OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cpp_savedstate
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libcpp/
pch.cc
105
struct
cpp_savedstate
struct
127
struct
cpp_savedstate
*const ss = (struct
cpp_savedstate
*)ss_p;
208
r->savedstate = XNEW (struct
cpp_savedstate
);
224
struct
cpp_savedstate
*const ss = (struct
cpp_savedstate
*)ss_p;
262
struct
cpp_savedstate
*const ss = (struct
cpp_savedstate
*)ss_p;
313
struct
cpp_savedstate
*const ss = r->savedstate;
/src/external/gpl3/gcc.old/dist/libcpp/
pch.cc
105
struct
cpp_savedstate
struct
127
struct
cpp_savedstate
*const ss = (struct
cpp_savedstate
*)ss_p;
208
r->savedstate = XNEW (struct
cpp_savedstate
);
224
struct
cpp_savedstate
*const ss = (struct
cpp_savedstate
*)ss_p;
262
struct
cpp_savedstate
*const ss = (struct
cpp_savedstate
*)ss_p;
313
struct
cpp_savedstate
*const ss = r->savedstate;
Completed in 16 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026