Searched refs:saw_NUL (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/gcclibs/libcpp/
H A Dlex.c401 bool saw_NUL = false; local
410 saw_NUL = true;
422 if (saw_NUL)
622 bool saw_NUL = false; local
654 saw_NUL = true;
657 if (saw_NUL && !pfile->state.skipping)

Completed in 93 milliseconds