Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dc-common.c5736 bool found_format_arg = false; in check_function_arguments_recurse() local
5769 found_format_arg = true; in check_function_arguments_recurse()
5777 if (found_format_arg) in check_function_arguments_recurse()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dc-common.c6766 bool found_format_arg = false; variable
6804 found_format_arg = true;
6812 if (found_format_arg)