Searched refs:FUNTYPE (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/contrib/gcc/config/s390/ |
| H A D | s390.h | 600 #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/ia64/ |
| H A D | ia64.h | 1110 #define RETURN_POPS_ARGS(FUNDECL, FUNTYPE, STACK_SIZE) 0 argument
|
| /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/config/rs6000/ |
| H A D | rs6000.h | 1264 #define RETURN_POPS_ARGS(FUNDECL,FUNTYPE,SIZE) 0 argument
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | FSFChangeLog.10 | 4816 check for type attributes in FUNTYPE.
|