Home
last modified time | relevance | path

Searched refs:FUNDECL (Results 1 – 10 of 10) sorted by relevance

/freebsd-12.1/contrib/gcc/config/s390/
H A Ds390.h507 #define STACK_DYNAMIC_OFFSET(FUNDECL) \ argument
600 #define RETURN_POPS_ARGS(FUNDECL, FUNTYPE, SIZE) 0 argument
/freebsd-12.1/contrib/gcc/config/ia64/
H A Dia64.h982 #define FIRST_PARM_OFFSET(FUNDECL) 0 argument
1024 #define CFA_FRAME_BASE_OFFSET(FUNDECL) (-INCOMING_FRAME_SP_OFFSET) argument
1110 #define RETURN_POPS_ARGS(FUNDECL, FUNTYPE, STACK_SIZE) 0 argument
/freebsd-12.1/contrib/gcc/config/rs6000/
H A Ddarwin.h218 #define STACK_DYNAMIC_OFFSET(FUNDECL) \ argument
H A Drs6000.h1218 #define STACK_DYNAMIC_OFFSET(FUNDECL) \ argument
1264 #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/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/
H A DFSFChangeLog.116992 * gmicro.h (RETURN_POPS_ARGS): Make sure FUNDECL is non-nil
7268 * i386.c (i386_return_pops_args): Make sure FUNDECL is non-nil
H A DFSFChangeLog.104815 * i386.c (i386_return_pops_args): Don't need a FUNDECL to