Home
last modified time | relevance | path

Searched defs:was_parsing_args (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcpplib.c351 bool was_parsing_args = pfile->state.parsing_args; local
/openbsd/gnu/gcc/libcpp/
H A Ddirectives.c377 bool was_parsing_args = pfile->state.parsing_args; in _cpp_handle_directive() local