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

/freebsd-12-stable/contrib/gcc/
H A Dc-common.c561 static bool nonnull_check_p (tree, unsigned HOST_WIDE_INT);
5653 if (!args || nonnull_check_p (args, param_num))
5735 nonnull_check_p (tree args, unsigned HOST_WIDE_INT param_num)
5718 nonnull_check_p (tree args, unsigned HOST_WIDE_INT param_num) function

Completed in 108 milliseconds