Home
last modified time | relevance | path

Searched refs:FUNTYPE (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/contrib/gcc/config/s390/
H A Ds390.h600 #define RETURN_POPS_ARGS(FUNDECL, FUNTYPE, SIZE) 0 argument
/freebsd-12.1/contrib/gcc/config/i386/
H A Di386.h1442 #define RETURN_POPS_ARGS(FUNDECL, FUNTYPE, SIZE) \ argument
1443 ix86_return_pops_args ((FUNDECL), (FUNTYPE), (SIZE))
/freebsd-12.1/contrib/gcc/config/ia64/
H A Dia64.h1110 #define RETURN_POPS_ARGS(FUNDECL, FUNTYPE, STACK_SIZE) 0 argument
/freebsd-12.1/contrib/gcc/config/sparc/
H A Dsparc.h1452 #define RETURN_POPS_ARGS(FUNDECL,FUNTYPE,SIZE) 0 argument
/freebsd-12.1/contrib/gcc/config/mips/
H A Dmips.h1854 #define RETURN_POPS_ARGS(FUNDECL,FUNTYPE,SIZE) 0 argument
/freebsd-12.1/contrib/gcc/config/arm/
H A Darm.h1290 #define RETURN_POPS_ARGS(FUNDECL, FUNTYPE, SIZE) 0 argument
/freebsd-12.1/contrib/gcc/config/rs6000/
H A Drs6000.h1264 #define RETURN_POPS_ARGS(FUNDECL,FUNTYPE,SIZE) 0 argument
/freebsd-12.1/contrib/gcc/
H A DFSFChangeLog.104816 check for type attributes in FUNTYPE.