/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
H A D | sysv4.h | 36 #undef COMMON_ASM_OP 53 #define COMMON_ASM_OP "\t.common\t" macro
|
H A D | linux.h | 109 #undef COMMON_ASM_OP 110 #define COMMON_ASM_OP "\t.common\t" macro
|
H A D | linux64.h | 249 #undef COMMON_ASM_OP 250 #define COMMON_ASM_OP "\t.common\t" macro
|
H A D | sol2.h | 405 fprintf ((FILE), "%s", COMMON_ASM_OP); \
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/ |
H A D | sysv4.h | 36 #undef COMMON_ASM_OP 53 #define COMMON_ASM_OP "\t.common\t" macro
|
H A D | linux.h | 109 #undef COMMON_ASM_OP 110 #define COMMON_ASM_OP "\t.common\t" macro
|
H A D | linux64.h | 249 #undef COMMON_ASM_OP 250 #define COMMON_ASM_OP "\t.common\t" macro
|
H A D | sol2.h | 405 fprintf ((FILE), "%s", COMMON_ASM_OP); \
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/ |
H A D | sysv4.h | 45 #undef COMMON_ASM_OP 46 #define COMMON_ASM_OP "\t.common\t" macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/ |
H A D | sysv4.h | 45 #undef COMMON_ASM_OP 46 #define COMMON_ASM_OP "\t.common\t" macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nios2/ |
H A D | nios2.h | 445 #undef COMMON_ASM_OP 446 #define COMMON_ASM_OP "\t.comm\t" macro 457 fprintf ((FILE), "%s", COMMON_ASM_OP); \
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nios2/ |
H A D | nios2.h | 444 #undef COMMON_ASM_OP 445 #define COMMON_ASM_OP "\t.comm\t" macro 456 fprintf ((FILE), "%s", COMMON_ASM_OP); \
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | xcoff.h | 220 #define COMMON_ASM_OP "\t.comm " macro 259 do { fputs (COMMON_ASM_OP, (FILE)); \
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ |
H A D | elfos.h | 162 #define COMMON_ASM_OP "\t.comm\t" macro 168 fprintf ((FILE), "%s", COMMON_ASM_OP); \
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ |
H A D | elfos.h | 170 #define COMMON_ASM_OP "\t.comm\t" macro 176 fprintf ((FILE), "%s", COMMON_ASM_OP); \
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/ |
H A D | gcn-hsa.h | 41 (fprintf ((FILE), "%s", COMMON_ASM_OP), \
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/ |
H A D | gcn-hsa.h | 41 (fprintf ((FILE), "%s", COMMON_ASM_OP), \
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rx/ |
H A D | linux.h | 185 fprintf ((FILE), "%s", COMMON_ASM_OP); \
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rx/ |
H A D | linux.h | 185 fprintf ((FILE), "%s", COMMON_ASM_OP); \
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/alpha/ |
H A D | vms.h | 190 #define COMMON_ASM_OP "\t.comm\t" macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/alpha/ |
H A D | vms.h | 194 #define COMMON_ASM_OP "\t.comm\t" macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | xcoff.h | 223 #define COMMON_ASM_OP "\t.comm " macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/microblaze/ |
H A D | microblaze.h | 632 fprintf (FILE, "%s", COMMON_ASM_OP); \ 777 #define COMMON_ASM_OP "\t.comm\t" macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/microblaze/ |
H A D | microblaze.h | 632 fprintf (FILE, "%s", COMMON_ASM_OP); \ 777 #define COMMON_ASM_OP "\t.comm\t" macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pru/ |
H A D | pru.h | 534 fprintf ((FILE), "%s", COMMON_ASM_OP); \
|