Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-common.c5235 check_function_arguments_recurse (check_nonnull_arg, &ctx, argarray[i], in check_function_nonnull()
5251 check_function_arguments_recurse (check_nonnull_arg, &ctx, in check_function_nonnull()
5639 check_function_arguments_recurse (void (*callback) in check_function_arguments_recurse() function
5649 check_function_arguments_recurse (callback, ctx, in check_function_arguments_recurse()
5686 check_function_arguments_recurse (callback, ctx, in check_function_arguments_recurse()
5707 check_function_arguments_recurse (callback, ctx, in check_function_arguments_recurse()
5710 check_function_arguments_recurse (callback, ctx, in check_function_arguments_recurse()
H A Dc-common.h800 extern void check_function_arguments_recurse (void (*)
H A Dc-format.c1451 check_function_arguments_recurse (check_format_arg, &format_ctx, in check_format_info()
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/
H A Dc-common.h730 extern void check_function_arguments_recurse (void (*)
H A Dc-common.c7841 check_function_arguments_recurse (check_nonnull_arg, NULL, in check_function_nonnull()
8339 check_function_arguments_recurse (void (*callback) in check_function_arguments_recurse() function
8349 check_function_arguments_recurse (callback, ctx, in check_function_arguments_recurse()
8389 check_function_arguments_recurse (callback, ctx, in check_function_arguments_recurse()
8406 check_function_arguments_recurse (callback, ctx, in check_function_arguments_recurse()
8408 check_function_arguments_recurse (callback, ctx, in check_function_arguments_recurse()
H A Dc-format.c1362 check_function_arguments_recurse (check_format_arg, &format_ctx, in check_format_info()