/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | target-def.h | 118 #define TARGET_FUNCTION_INCOMING_ARG TARGET_FUNCTION_ARG
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | target-def.h | 118 #define TARGET_FUNCTION_INCOMING_ARG TARGET_FUNCTION_ARG
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/moxie/ |
H A D | moxie.c | 614 #undef TARGET_FUNCTION_ARG 615 #define TARGET_FUNCTION_ARG moxie_function_arg macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/moxie/ |
H A D | moxie.cc | 614 #undef TARGET_FUNCTION_ARG 615 #define TARGET_FUNCTION_ARG moxie_function_arg macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bpf/ |
H A D | bpf.c | 607 #undef TARGET_FUNCTION_ARG 608 #define TARGET_FUNCTION_ARG bpf_function_arg macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ft32/ |
H A D | ft32.c | 754 #undef TARGET_FUNCTION_ARG 755 #define TARGET_FUNCTION_ARG ft32_function_arg macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ft32/ |
H A D | ft32.cc | 754 #undef TARGET_FUNCTION_ARG 755 #define TARGET_FUNCTION_ARG ft32_function_arg macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/fr30/ |
H A D | fr30.c | 165 #undef TARGET_FUNCTION_ARG 166 #define TARGET_FUNCTION_ARG fr30_function_arg macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/fr30/ |
H A D | fr30.cc | 165 #undef TARGET_FUNCTION_ARG 166 #define TARGET_FUNCTION_ARG fr30_function_arg macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/lm32/ |
H A D | lm32.c | 95 #undef TARGET_FUNCTION_ARG 96 #define TARGET_FUNCTION_ARG lm32_function_arg macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/lm32/ |
H A D | lm32.cc | 95 #undef TARGET_FUNCTION_ARG 96 #define TARGET_FUNCTION_ARG lm32_function_arg macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bpf/ |
H A D | bpf.cc | 752 #undef TARGET_FUNCTION_ARG 753 #define TARGET_FUNCTION_ARG bpf_function_arg macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/cr16/ |
H A D | cr16.c | 161 #undef TARGET_FUNCTION_ARG 162 #define TARGET_FUNCTION_ARG cr16_function_arg macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/cr16/ |
H A D | cr16.cc | 163 #undef TARGET_FUNCTION_ARG 164 #define TARGET_FUNCTION_ARG cr16_function_arg macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pdp11/ |
H A D | pdp11.c | 202 #undef TARGET_FUNCTION_ARG 203 #define TARGET_FUNCTION_ARG pdp11_function_arg macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pdp11/ |
H A D | pdp11.cc | 202 #undef TARGET_FUNCTION_ARG 203 #define TARGET_FUNCTION_ARG pdp11_function_arg macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/or1k/ |
H A D | or1k.cc | 2222 #undef TARGET_FUNCTION_ARG 2223 #define TARGET_FUNCTION_ARG or1k_function_arg macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mmix/ |
H A D | mmix.c | 253 #undef TARGET_FUNCTION_ARG 254 #define TARGET_FUNCTION_ARG mmix_function_arg macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mmix/ |
H A D | mmix.cc | 256 #undef TARGET_FUNCTION_ARG 257 #define TARGET_FUNCTION_ARG mmix_function_arg macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vax/ |
H A D | vax.c | 97 #undef TARGET_FUNCTION_ARG 98 #define TARGET_FUNCTION_ARG vax_function_arg macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pru/ |
H A D | pru.c | 2960 #undef TARGET_FUNCTION_ARG 2961 #define TARGET_FUNCTION_ARG pru_function_arg macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pru/ |
H A D | pru.cc | 3122 #undef TARGET_FUNCTION_ARG 3123 #define TARGET_FUNCTION_ARG pru_function_arg macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mcore/ |
H A D | mcore.c | 217 #undef TARGET_FUNCTION_ARG 218 #define TARGET_FUNCTION_ARG mcore_function_arg macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32r/ |
H A D | m32r.c | 200 #undef TARGET_FUNCTION_ARG 201 #define TARGET_FUNCTION_ARG m32r_function_arg macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32r/ |
H A D | m32r.cc | 201 #undef TARGET_FUNCTION_ARG 202 #define TARGET_FUNCTION_ARG m32r_function_arg macro
|