Searched refs:COMMON_ASM_OP (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsysv4.h47 #undef COMMON_ASM_OP macro
71 #define COMMON_ASM_OP "\t.common\t" macro
H A Dlinux.h165 #undef COMMON_ASM_OP macro
166 #define COMMON_ASM_OP "\t.common\t" macro
H A Dlinux64.h301 #undef COMMON_ASM_OP macro
302 #define COMMON_ASM_OP "\t.common\t" macro
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dsysv4.h22 #undef COMMON_ASM_OP macro
23 #define COMMON_ASM_OP "\t.common\t" macro
/freebsd-11-stable/contrib/gcc/config/
H A Dptx4.h219 fprintf ((FILE), "%s", COMMON_ASM_OP); \
H A Delfos.h158 #define COMMON_ASM_OP "\t.comm\t" macro
164 fprintf ((FILE), "%s", COMMON_ASM_OP); \
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Dxcoff.h233 #define COMMON_ASM_OP "\t.comm " macro
236 do { fputs (COMMON_ASM_OP, (FILE)); \
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dcygming.h162 #undef COMMON_ASM_OP
163 #define COMMON_ASM_OP "\t.comm\t"
159 #undef COMMON_ASM_OP macro
160 #define COMMON_ASM_OP macro
H A Di386.c2476 #ifdef COMMON_ASM_OP
2491 fprintf (file, "%s", COMMON_ASM_OP);

Completed in 195 milliseconds