Searched refs:SET_ASM_OP (Results 1 - 16 of 16) sorted by relevance

/freebsd-10-stable/contrib/gcc/config/i386/
H A Dopenbsdelf.h78 #undef SET_ASM_OP macro
79 #define SET_ASM_OP "\t.set\t" macro
H A Ddjgpp.h52 #ifndef SET_ASM_OP
53 #define SET_ASM_OP "\t.set\t" macro
H A Di386-interix.h276 #define SET_ASM_OP "\t.set\t" macro
281 fprintf ((FILE), "%s", SET_ASM_OP); \
H A Dcygming.h337 #ifndef SET_ASM_OP
338 #define SET_ASM_OP "\t.set\t"
334 #define SET_ASM_OP macro
/freebsd-10-stable/contrib/gcc/config/mips/
H A Delf.h24 #undef SET_ASM_OP macro
H A Dopenbsd.h44 #undef SET_ASM_OP macro
H A Dlinux.h126 #undef SET_ASM_OP macro
127 #define SET_ASM_OP "\t.dummy\t" macro
H A Dnetbsd.h185 #undef SET_ASM_OP macro
H A Diris.h40 #undef SET_ASM_OP macro
/freebsd-10-stable/contrib/gcc/config/
H A Dnetbsd-aout.h90 #undef SET_ASM_OP macro
93 #define SET_ASM_OP "\t.set\t" macro
H A Dopenbsd.h179 SET_ASM_OP is needed for attribute alias to work. */
183 #undef SET_ASM_OP
188 #define SET_ASM_OP "\t.set\t"
180 #undef SET_ASM_OP macro
185 #define SET_ASM_OP macro
H A Delfos.h88 #undef SET_ASM_OP macro
89 #define SET_ASM_OP "\t.set\t" macro
/freebsd-10-stable/contrib/gcc/config/sparc/
H A Dsysv4.h49 #undef SET_ASM_OP /* Has no equivalent. See ASM_OUTPUT_DEF below. */ macro
/freebsd-10-stable/contrib/gcc/config/rs6000/
H A Dxcoff.h264 #define SET_ASM_OP "\t.set " macro
268 do { fprintf ((FILE), "%s", SET_ASM_OP); \
/freebsd-10-stable/contrib/gcc/config/arm/
H A Daout.h301 #define SET_ASM_OP "\t.set\t" macro
/freebsd-10-stable/contrib/gcc/
H A Ddefaults.h105 #ifdef SET_ASM_OP
108 do { fprintf ((FILE), "%s", SET_ASM_OP); \

Completed in 130 milliseconds