Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dopts.c1158 static bool type_explicit; in set_debug_level() local
1184 if (type_explicit && write_symbols != NO_DEBUG && type != write_symbols) in set_debug_level()
1188 type_explicit = true; in set_debug_level()