Home
last modified time | relevance | path

Searched refs:check_function_arguments_recurse (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dc-common.c5637 check_function_arguments_recurse (check_nonnull_arg, NULL, in check_function_nonnull()
6087 check_function_arguments_recurse (void (*callback) in check_function_arguments_recurse() function
6097 check_function_arguments_recurse (callback, ctx, in check_function_arguments_recurse()
6136 check_function_arguments_recurse (callback, ctx, in check_function_arguments_recurse()
6154 check_function_arguments_recurse (callback, ctx, in check_function_arguments_recurse()
6156 check_function_arguments_recurse (callback, ctx, in check_function_arguments_recurse()
H A Dc-common.h642 extern void check_function_arguments_recurse (void (*)
H A Dc-format.c1229 check_function_arguments_recurse (check_format_arg, &format_ctx, in check_format_info()
H A DChangeLog-200220329 check_function_arguments_recurse): New functions.
20331 (check_function_arguments, check_function_arguments_recurse): New
20339 (check_format_info): Use check_function_arguments_recurse.
H A DChangeLog-20052757 (check_function_arguments_recurse): Allow both NOP_EXPR and
28008 check_function_arguments_recurse): Do not strip NOPS from
H A DChangeLog-200414863 check_function_arguments_recurse, fold_offsetof_1): Likewise.