HomeSort by: relevance | last modified time | path
    Searched defs:stg (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/config/rs6000/
darwin-asm.h 36 #define stg MODE_CHOICE(stw, std) macro
  /src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
darwin-asm.h 36 #define stg MODE_CHOICE(stw, std) macro
  /src/external/bsd/pcc/dist/pcc/f77/fcom/
data.c 240 int stg, type, valtype; local
249 stg = varp->vstg;
250 varname[0] = (stg==STGCOMMON ? '2' : (stg==STGEQUIV ? '1' : '0') );
251 s = memname(stg, varp->b_addr.memno);
  /src/sys/arch/sandpoint/stand/altboot/
globals.h 167 NIF_DECL(stg); variable
  /src/external/gpl3/gcc/dist/gcc/fortran/
intrinsic.cc 1351 *sta = "string_a", *stb = "string_b", *stg = "string", local
1436 gfc_resolve_adjustl, stg, BT_CHARACTER, 0, REQUIRED);
1442 gfc_resolve_adjustr, stg, BT_CHARACTER, 0, REQUIRED);
2220 stg, BT_CHARACTER, dc, REQUIRED, ssg, BT_CHARACTER, dc, REQUIRED,
2410 stg, BT_CHARACTER, dc, REQUIRED, kind, BT_INTEGER, di, OPTIONAL);
2417 stg, BT_CHARACTER, dc, REQUIRED, kind, BT_INTEGER, di, OPTIONAL);
2892 stg, BT_CHARACTER, dc, REQUIRED, ncopies, BT_INTEGER, di, REQUIRED);
2924 stg, BT_CHARACTER, dc, REQUIRED, set, BT_CHARACTER, dc, REQUIRED,
3251 stg, BT_CHARACTER, dc, REQUIRED);
3301 stg, BT_CHARACTER, dc, REQUIRED, set, BT_CHARACTER, dc, REQUIRED
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
intrinsic.cc 1350 *sta = "string_a", *stb = "string_b", *stg = "string", local
1435 gfc_resolve_adjustl, stg, BT_CHARACTER, 0, REQUIRED);
1441 gfc_resolve_adjustr, stg, BT_CHARACTER, 0, REQUIRED);
2219 stg, BT_CHARACTER, dc, REQUIRED, ssg, BT_CHARACTER, dc, REQUIRED,
2409 stg, BT_CHARACTER, dc, REQUIRED, kind, BT_INTEGER, di, OPTIONAL);
2416 stg, BT_CHARACTER, dc, REQUIRED, kind, BT_INTEGER, di, OPTIONAL);
2891 stg, BT_CHARACTER, dc, REQUIRED, ncopies, BT_INTEGER, di, REQUIRED);
2923 stg, BT_CHARACTER, dc, REQUIRED, set, BT_CHARACTER, dc, REQUIRED,
3250 stg, BT_CHARACTER, dc, REQUIRED);
3300 stg, BT_CHARACTER, dc, REQUIRED, set, BT_CHARACTER, dc, REQUIRED
    [all...]

Completed in 33 milliseconds