Searched defs:fundecl (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-typeck.c | 3010 tree fntype, fundecl = NULL_TREE; in build_function_call_vec() local 3206 tree function, tree fundecl) in convert_arguments() 6279 inform_for_arg (tree fundecl, location_t ploc, int parmnum, in inform_for_arg() 6322 bool null_pointer_constant, tree fundecl, in convert_for_assignment()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | c-typeck.c | 2709 tree fntype, fundecl = 0; in build_function_call_vec() local 2982 VEC(tree,gc) *origtypes, tree function, tree fundecl) in convert_arguments() 5190 bool null_pointer_constant, tree fundecl, in convert_for_assignment()
|
/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/ |
H A D | i386.c | 5316 ix86_return_pops_args (tree fundecl, tree funtype, int size) in ix86_return_pops_args()
|
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/ |
H A D | i386.c | 6821 ix86_return_pops_args (tree fundecl, tree funtype, poly_int64 size) in ix86_return_pops_args()
|