OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:save_idents
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libcpp/
pch.cc
26
static int
save_idents
(cpp_reader *, cpp_hashnode *, void *);
103
and
save_idents
. */
125
save_idents
(cpp_reader *pfile ATTRIBUTE_UNUSED, cpp_hashnode *hn, void *ss_p)
function
211
cpp_forall_identifiers (r,
save_idents
, r->savedstate);
/src/external/gpl3/gcc.old/dist/libcpp/
pch.cc
26
static int
save_idents
(cpp_reader *, cpp_hashnode *, void *);
103
and
save_idents
. */
125
save_idents
(cpp_reader *pfile ATTRIBUTE_UNUSED, cpp_hashnode *hn, void *ss_p)
function
211
cpp_forall_identifiers (r,
save_idents
, r->savedstate);
Completed in 23 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026