Home
last modified time | relevance | path

Searched refs:check_function_sentinel (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-common.c782 static void check_function_sentinel PARAMS ((tree, tree));
6472 check_function_sentinel (attrs, params) in check_function_sentinel() function
6737 check_function_sentinel (attrs, params);
/openbsd-src/gnu/gcc/gcc/
H A Dc-common.c5441 check_function_sentinel (tree attrs, tree params, tree typelist) in check_function_sentinel() function
5707 check_function_sentinel (attrs, params, typelist); in check_function_arguments()