Home
last modified time | relevance | path

Searched refs:check_function_nonnull (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dc-common.c549 static void check_function_nonnull (tree, tree);
5408 check_function_nonnull (tree attrs, tree params) in check_function_nonnull() function
5699 check_function_nonnull (attrs, params); in check_function_arguments()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-common.c781 static void check_function_nonnull PARAMS ((tree, tree));
6599 check_function_nonnull (attrs, params) in check_function_nonnull() function
6730 check_function_nonnull (attrs, params);
H A DChangeLog.75880 (handle_nonnull_attribute, check_function_nonnull, nonnull_check_p,