Searched defs:MUST_PASS_IN_STACK (Results 1 – 13 of 13) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | expr.h | 165 #define MUST_PASS_IN_STACK(MODE,TYPE) default_must_pass_in_stack(MODE, TYPE) macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/alpha/ |
H A D | unicosmk.h | 133 #define MUST_PASS_IN_STACK(MODE,TYPE) \ macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/fr30/ |
H A D | fr30.h | 671 #define MUST_PASS_IN_STACK(MODE, TYPE) \ macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/xtensa/ |
H A D | xtensa.h | 909 #define MUST_PASS_IN_STACK(MODE, TYPE) \ macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/mcore/ |
H A D | mcore.h | 702 #define MUST_PASS_IN_STACK(MODE,TYPE) \ macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/pa/ |
H A D | pa.h | 895 #define MUST_PASS_IN_STACK(MODE,TYPE) \ macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/m32r/ |
H A D | m32r.h | 1043 #define MUST_PASS_IN_STACK(MODE, TYPE) \ macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/ia64/ |
H A D | ia64.h | 1294 #define MUST_PASS_IN_STACK(MODE, TYPE) \ macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/sparc/ |
H A D | sparc.h | 1764 #define MUST_PASS_IN_STACK(MODE,TYPE) \ macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/sh/ |
H A D | sh.h | 1370 #define MUST_PASS_IN_STACK(MODE,TYPE) \ macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/frv/ |
H A D | frv.h | 1821 #define MUST_PASS_IN_STACK(MODE,TYPE) \ macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/mips/ |
H A D | mips.h | 2849 #define MUST_PASS_IN_STACK(MODE,TYPE) \ macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/i386/ |
H A D | i386.h | 1641 #define MUST_PASS_IN_STACK(MODE, TYPE) ix86_must_pass_in_stack ((MODE), (TYPE)) macro
|