Searched refs:TARGET_ASM_INTEGER (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtarget-def.h61 #define TARGET_ASM_INTEGER default_assemble_integer macro
251 TARGET_ASM_INTEGER, \
/freebsd-9.3-release/contrib/gcc/config/ia64/
H A Dia64.c309 #undef TARGET_ASM_INTEGER
310 #define TARGET_ASM_INTEGER ia64_assemble_integer
307 #undef TARGET_ASM_INTEGER macro
308 #define TARGET_ASM_INTEGER macro
/freebsd-9.3-release/contrib/gcc/config/s390/
H A Ds390.c9230 #undef TARGET_ASM_INTEGER macro
9231 #define TARGET_ASM_INTEGER s390_assemble_integer
9229 #undef TARGET_ASM_INTEGER macro
/freebsd-9.3-release/contrib/gcc/config/sparc/
H A Dsparc.c446 #undef TARGET_ASM_INTEGER
447 #define TARGET_ASM_INTEGER sparc_assemble_integer
444 #undef TARGET_ASM_INTEGER macro
445 #define TARGET_ASM_INTEGER macro
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Darm.c229 #undef TARGET_ASM_INTEGER macro
230 #define TARGET_ASM_INTEGER arm_assemble_integer
228 #undef TARGET_ASM_INTEGER macro
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Drs6000.c885 #undef TARGET_ASM_INTEGER
886 #define TARGET_ASM_INTEGER rs6000_assemble_integer
880 #undef TARGET_ASM_INTEGER macro
881 #define TARGET_ASM_INTEGER macro

Completed in 253 milliseconds