/openbsd/gnu/gcc/gcc/config/m68k/ |
H A D | m68kemb.h | 25 #undef FUNCTION_VALUE 26 #define FUNCTION_VALUE(VALTYPE,FUNC) LIBCALL_VALUE (TYPE_MODE (VALTYPE)) macro
|
H A D | linux.h | 227 #undef FUNCTION_VALUE 228 #define FUNCTION_VALUE(VALTYPE, FUNC) \ macro
|
H A D | netbsd-elf.h | 308 #undef FUNCTION_VALUE 309 #define FUNCTION_VALUE(VALTYPE, FUNC) \ macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/m68k/ |
H A D | m68kemb.h | 27 #undef FUNCTION_VALUE 28 #define FUNCTION_VALUE(VALTYPE,FUNC) LIBCALL_VALUE (TYPE_MODE (VALTYPE)) macro
|
H A D | sun3.h | 179 #undef FUNCTION_VALUE 180 #define FUNCTION_VALUE(VALTYPE,FUNC) FUNCTION_VALUEX (TYPE_MODE (VALTYPE))
|
H A D | linux.h | 277 #undef FUNCTION_VALUE 278 #define FUNCTION_VALUE(VALTYPE, FUNC) \ macro
|
H A D | openbsdelf.h | 284 #undef FUNCTION_VALUE 285 #define FUNCTION_VALUE(VALTYPE, FUNC) \ macro
|
H A D | m68kv4.h | 150 #undef FUNCTION_VALUE 151 #define FUNCTION_VALUE(VALTYPE, FUNC) \ macro
|
H A D | netbsd-elf.h | 339 #undef FUNCTION_VALUE 340 #define FUNCTION_VALUE(VALTYPE, FUNC) \ macro
|
H A D | mot3300.h | 237 #undef FUNCTION_VALUE 239 #define FUNCTION_VALUE(VALTYPE,FUNC) \ macro
|
/openbsd/gnu/gcc/gcc/ |
H A D | targhooks.c | 495 #ifdef FUNCTION_VALUE in default_function_value() 496 return FUNCTION_VALUE (ret_type, fn_decl_or_type); in default_function_value()
|
/openbsd/gnu/gcc/gcc/config/crx/ |
H A D | crx.h | 339 #define FUNCTION_VALUE(VALTYPE, FUNC) \ macro
|
/openbsd/gnu/gcc/gcc/config/stormy16/ |
H A D | stormy16.h | 434 #define FUNCTION_VALUE(VALTYPE, FUNC) \ macro
|
/openbsd/gnu/gcc/gcc/config/fr30/ |
H A D | fr30.h | 701 #define FUNCTION_VALUE(VALTYPE, FUNC) \ macro
|
/openbsd/gnu/gcc/gcc/config/m32c/ |
H A D | m32c.h | 512 #define FUNCTION_VALUE(VT,F) m32c_function_value (VT, F) macro
|
/openbsd/gnu/gcc/gcc/config/vax/ |
H A D | vax.h | 361 #define FUNCTION_VALUE(VALTYPE, FUNC) \ macro
|
/openbsd/gnu/gcc/gcc/config/mt/ |
H A D | mt.h | 574 #define FUNCTION_VALUE(VALTYPE, FUNC) \ macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/fr30/ |
H A D | fr30.h | 809 #define FUNCTION_VALUE(VALTYPE, FUNC) \ macro
|
/openbsd/gnu/gcc/gcc/config/score/ |
H A D | score.h | 600 #define FUNCTION_VALUE(VALTYPE, FUNC) \ macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/stormy16/ |
H A D | stormy16.h | 1411 #define FUNCTION_VALUE(VALTYPE, FUNC) \ macro
|
/openbsd/gnu/gcc/gcc/config/arc/ |
H A D | arc.h | 637 #define FUNCTION_VALUE(VALTYPE, FUNC) gen_rtx_REG (TYPE_MODE (VALTYPE), 0) macro
|
/openbsd/gnu/gcc/gcc/config/mmix/ |
H A D | mmix.h | 654 #define FUNCTION_VALUE(VALTYPE, FUNC) \ macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/mn10200/ |
H A D | mn10200.h | 510 #define FUNCTION_VALUE(VALTYPE, FUNC) \ macro
|
/openbsd/gnu/gcc/gcc/config/s390/ |
H A D | s390.h | 629 #define FUNCTION_VALUE(VALTYPE, FUNC) \ macro
|
/openbsd/gnu/gcc/gcc/config/mcore/ |
H A D | mcore.h | 564 #define FUNCTION_VALUE(VALTYPE, FUNC) mcore_function_value (VALTYPE, FUNC) macro
|