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

  /src/external/gpl3/gcc/dist/gcc/config/sparc/
sysv4.h 36 #undef COMMON_ASM_OP
53 #define COMMON_ASM_OP "\t.common\t"
linux.h 109 #undef COMMON_ASM_OP
110 #define COMMON_ASM_OP "\t.common\t"
linux64.h 249 #undef COMMON_ASM_OP
250 #define COMMON_ASM_OP "\t.common\t"
  /src/external/gpl3/gcc.old/dist/gcc/config/sparc/
sysv4.h 36 #undef COMMON_ASM_OP
53 #define COMMON_ASM_OP "\t.common\t"
linux.h 109 #undef COMMON_ASM_OP
110 #define COMMON_ASM_OP "\t.common\t"
linux64.h 249 #undef COMMON_ASM_OP
250 #define COMMON_ASM_OP "\t.common\t"
  /src/external/gpl3/gcc/dist/gcc/config/ia64/
sysv4.h 42 #undef COMMON_ASM_OP
43 #define COMMON_ASM_OP "\t.common\t"
  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
sysv4.h 45 #undef COMMON_ASM_OP
46 #define COMMON_ASM_OP "\t.common\t"
  /src/external/gpl3/gcc/dist/gcc/config/
elfos.h 170 #define COMMON_ASM_OP "\t.comm\t"
176 fprintf ((FILE), "%s", COMMON_ASM_OP); \
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
xcoff.h 223 #define COMMON_ASM_OP "\t.comm "
  /src/external/gpl3/gcc.old/dist/gcc/config/
elfos.h 170 #define COMMON_ASM_OP "\t.comm\t"
176 fprintf ((FILE), "%s", COMMON_ASM_OP); \
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
xcoff.h 223 #define COMMON_ASM_OP "\t.comm "
  /src/external/gpl3/gcc/dist/gcc/config/alpha/
vms.h 195 #define COMMON_ASM_OP "\t.comm\t"
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
vms.h 195 #define COMMON_ASM_OP "\t.comm\t"
  /src/external/gpl3/gcc/dist/gcc/config/nios2/
nios2.h 444 #undef COMMON_ASM_OP
445 #define COMMON_ASM_OP "\t.comm\t"
456 fprintf ((FILE), "%s", COMMON_ASM_OP); \
  /src/external/gpl3/gcc.old/dist/gcc/config/nios2/
nios2.h 444 #undef COMMON_ASM_OP
445 #define COMMON_ASM_OP "\t.comm\t"
456 fprintf ((FILE), "%s", COMMON_ASM_OP); \
  /src/external/gpl3/gcc/dist/gcc/config/microblaze/
microblaze.h 631 fprintf (FILE, "%s", COMMON_ASM_OP); \
776 #define COMMON_ASM_OP "\t.comm\t"
  /src/external/gpl3/gcc.old/dist/gcc/config/microblaze/
microblaze.h 632 fprintf (FILE, "%s", COMMON_ASM_OP); \
777 #define COMMON_ASM_OP "\t.comm\t"

Completed in 33 milliseconds