OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lex_expansion_token
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libcpp/
macro.cc
353
static cpp_macro *
lex_expansion_token
(cpp_reader *, cpp_macro *);
3612
lex_expansion_token
(cpp_reader *pfile, cpp_macro *macro)
function
3733
macro =
lex_expansion_token
(pfile, macro);
/src/external/gpl3/gcc.old/dist/libcpp/
macro.cc
353
static cpp_macro *
lex_expansion_token
(cpp_reader *, cpp_macro *);
3603
lex_expansion_token
(cpp_reader *pfile, cpp_macro *macro)
function
3724
macro =
lex_expansion_token
(pfile, macro);
Completed in 28 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026