Searched refs:invalid_arg_for_unprototyped_fn (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dtarget.h721 const char *(*invalid_arg_for_unprototyped_fn) (tree typelist, member in struct:gcc_target::calls
H A Dc-typeck.c2716 targetm.calls.invalid_arg_for_unprototyped_fn (typelist, fundecl, val)))
/freebsd-10.1-release/contrib/gcc/config/rs6000/
H A Drs6000.c746 static const char *invalid_arg_for_unprototyped_fn (tree, tree, tree);
1013 #define TARGET_INVALID_ARG_FOR_UNPROTOTYPED_FN invalid_arg_for_unprototyped_fn
19620 /* Target hook for invalid_arg_for_unprototyped_fn. */
19622 invalid_arg_for_unprototyped_fn (tree typelist, tree funcdecl, tree val)
19576 invalid_arg_for_unprototyped_fn (tree typelist, tree funcdecl, tree val) function

Completed in 188 milliseconds