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

/freebsd-12-stable/contrib/gcc/
H A Dc-common.c560 static void check_nonnull_arg (void *, tree, unsigned HOST_WIDE_INT);
5647 for pointer type is done in check_nonnull_arg). */
5654 check_function_arguments_recurse (check_nonnull_arg, NULL,
5756 check_nonnull_arg (void * ARG_UNUSED (ctx), tree param,
5739 check_nonnull_arg (void * ARG_UNUSED (ctx), tree param, function

Completed in 81 milliseconds