OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:have_once_only
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libcpp/
files.cc
1995
bool
have_once_only
;
2029
result->
have_once_only
= false;
2047
result->
have_once_only
= result->
have_once_only
| f->once_only;
2164
|| (! check_included && ! pchf->
have_once_only
))
1994
bool
have_once_only
;
member in struct:pchf_data
/src/external/gpl3/gcc.old/dist/libcpp/
files.cc
1973
bool
have_once_only
;
2007
result->
have_once_only
= false;
2025
result->
have_once_only
= result->
have_once_only
| f->once_only;
2142
|| (! check_included && ! pchf->
have_once_only
))
1972
bool
have_once_only
;
member in struct:pchf_data
Completed in 18 milliseconds
Indexes created Thu Sep 03 00:25:33 UTC 2026