Searched defs:fundecl (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/ |
H A D | c6x.h | 295 #define FIRST_PARM_OFFSET(fundecl) 4 argument 320 #define ARG_POINTER_CFA_OFFSET(fundecl) 0 argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/c6x/ |
H A D | c6x.h | 295 #define FIRST_PARM_OFFSET(fundecl) 4 argument 320 #define ARG_POINTER_CFA_OFFSET(fundecl) 0 argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-typeck.c | 3077 tree fntype, fundecl = NULL_TREE; in build_function_call_vec() local 3266 convert_argument (location_t ploc, tree function, tree fundecl, in convert_argument() 3461 tree function, tree fundecl) in convert_arguments() 6555 inform_for_arg (tree fundecl, location_t ploc, int parmnum, in inform_for_arg() 6574 maybe_warn_builtin_no_proto_arg (location_t loc, tree fundecl, int parmnum, in maybe_warn_builtin_no_proto_arg() 6643 bool null_pointer_constant, tree fundecl, in convert_for_assignment()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-typeck.cc | 3102 tree fntype, fundecl = NULL_TREE; in build_function_call_vec() local 3291 convert_argument (location_t ploc, tree function, tree fundecl, in convert_argument() 3486 tree function, tree fundecl) in convert_arguments() 6671 inform_for_arg (tree fundecl, location_t ploc, int parmnum, in inform_for_arg() 6690 maybe_warn_builtin_no_proto_arg (location_t loc, tree fundecl, int parmnum, in maybe_warn_builtin_no_proto_arg() 6759 bool null_pointer_constant, tree fundecl, in convert_for_assignment()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
H A D | nds32.h | 1309 #define FIRST_PARM_OFFSET(fundecl) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/ |
H A D | nds32.h | 1309 #define FIRST_PARM_OFFSET(fundecl) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/ |
H A D | m68k.cc | 7046 m68k_return_pops_args (tree fundecl, tree funtype, poly_int64 size) in m68k_return_pops_args()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/ |
H A D | m68k.c | 7048 m68k_return_pops_args (tree fundecl, tree funtype, poly_int64 size) in m68k_return_pops_args()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386.c | 1291 ix86_return_pops_args (tree fundecl, tree funtype, poly_int64 size) in ix86_return_pops_args()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386.cc | 1321 ix86_return_pops_args (tree fundecl, tree funtype, poly_int64 size) in ix86_return_pops_args()
|