Searched refs:FUNDECL (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12.1/contrib/gcc/config/s390/ |
| H A D | s390.h | 507 #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 D | ia64.h | 982 #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 D | darwin.h | 218 #define STACK_DYNAMIC_OFFSET(FUNDECL) \ argument
|
| H A D | rs6000.h | 1218 #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 D | i386.h | 1442 #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 D | sparc.h | 1452 #define RETURN_POPS_ARGS(FUNDECL,FUNTYPE,SIZE) 0 argument
|
| /freebsd-12.1/contrib/gcc/config/mips/ |
| H A D | mips.h | 1854 #define RETURN_POPS_ARGS(FUNDECL,FUNTYPE,SIZE) 0 argument
|
| /freebsd-12.1/contrib/gcc/config/arm/ |
| H A D | arm.h | 1290 #define RETURN_POPS_ARGS(FUNDECL, FUNTYPE, SIZE) 0 argument
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | FSFChangeLog.11 | 6992 * 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 D | FSFChangeLog.10 | 4815 * i386.c (i386_return_pops_args): Don't need a FUNDECL to
|