Searched refs:TARGET_BUILD_BUILTIN_VA_LIST (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtarget-def.h465 #define TARGET_BUILD_BUILTIN_VA_LIST std_build_builtin_va_list macro
675 TARGET_BUILD_BUILTIN_VA_LIST, \
/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dmips.c1131 #undef TARGET_BUILD_BUILTIN_VA_LIST
1132 #define TARGET_BUILD_BUILTIN_VA_LIST mips_build_builtin_va_list
1128 #undef TARGET_BUILD_BUILTIN_VA_LIST macro
1129 #define TARGET_BUILD_BUILTIN_VA_LIST macro
/freebsd-9.3-release/contrib/gcc/config/s390/
H A Ds390.c9290 #undef TARGET_BUILD_BUILTIN_VA_LIST macro
9291 #define TARGET_BUILD_BUILTIN_VA_LIST s390_build_builtin_va_list
9289 #undef TARGET_BUILD_BUILTIN_VA_LIST macro
/freebsd-9.3-release/contrib/gcc/config/i386/
H A Di386.c1584 #undef TARGET_BUILD_BUILTIN_VA_LIST
1585 #define TARGET_BUILD_BUILTIN_VA_LIST ix86_build_builtin_va_list
1582 #undef TARGET_BUILD_BUILTIN_VA_LIST macro
1583 #define TARGET_BUILD_BUILTIN_VA_LIST macro
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Drs6000.c997 #undef TARGET_BUILD_BUILTIN_VA_LIST
998 #define TARGET_BUILD_BUILTIN_VA_LIST rs6000_build_builtin_va_list
992 #undef TARGET_BUILD_BUILTIN_VA_LIST macro
993 #define TARGET_BUILD_BUILTIN_VA_LIST macro

Completed in 272 milliseconds