OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:saw_NUL
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libcpp/
lex.cc
1964
bool
saw_NUL
= false;
1973
saw_NUL
= true;
1985
if (
saw_NUL
)
2872
bool
saw_NUL
= false;
2948
saw_NUL
= true;
2955
if (
saw_NUL
&& !pfile->state.skipping)
/src/external/gpl3/gcc.old/dist/libcpp/
lex.cc
1760
bool
saw_NUL
= false;
1769
saw_NUL
= true;
1781
if (
saw_NUL
)
2603
bool
saw_NUL
= false;
2674
saw_NUL
= true;
2683
if (
saw_NUL
&& !pfile->state.skipping)
Completed in 20 milliseconds
Indexes created Wed May 06 00:24:28 UTC 2026