Home
last modified time | relevance | path

Searched defs:MUST_PASS_IN_STACK (Results 1 – 13 of 13) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dexpr.h165 #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 Dunicosmk.h133 #define MUST_PASS_IN_STACK(MODE,TYPE) \ macro
/openbsd/gnu/usr.bin/gcc/gcc/config/fr30/
H A Dfr30.h671 #define MUST_PASS_IN_STACK(MODE, TYPE) \ macro
/openbsd/gnu/usr.bin/gcc/gcc/config/xtensa/
H A Dxtensa.h909 #define MUST_PASS_IN_STACK(MODE, TYPE) \ macro
/openbsd/gnu/usr.bin/gcc/gcc/config/mcore/
H A Dmcore.h702 #define MUST_PASS_IN_STACK(MODE,TYPE) \ macro
/openbsd/gnu/usr.bin/gcc/gcc/config/pa/
H A Dpa.h895 #define MUST_PASS_IN_STACK(MODE,TYPE) \ macro
/openbsd/gnu/usr.bin/gcc/gcc/config/m32r/
H A Dm32r.h1043 #define MUST_PASS_IN_STACK(MODE, TYPE) \ macro
/openbsd/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dia64.h1294 #define MUST_PASS_IN_STACK(MODE, TYPE) \ macro
/openbsd/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dsparc.h1764 #define MUST_PASS_IN_STACK(MODE,TYPE) \ macro
/openbsd/gnu/usr.bin/gcc/gcc/config/sh/
H A Dsh.h1370 #define MUST_PASS_IN_STACK(MODE,TYPE) \ macro
/openbsd/gnu/usr.bin/gcc/gcc/config/frv/
H A Dfrv.h1821 #define MUST_PASS_IN_STACK(MODE,TYPE) \ macro
/openbsd/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.h2849 #define MUST_PASS_IN_STACK(MODE,TYPE) \ macro
/openbsd/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386.h1641 #define MUST_PASS_IN_STACK(MODE, TYPE) ix86_must_pass_in_stack ((MODE), (TYPE)) macro