Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Dc-lex.c333 static bool no_more_pch; in c_lex_with_flags() local
483 if (!no_more_pch) in c_lex_with_flags()
485 no_more_pch = true; in c_lex_with_flags()