OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:as_text
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libcpp/
macro.cc
3532
const unsigned char *
as_text
= NULL;
local
3538
as_text
= cpp_token_as_text (pfile, token);
3539
cpp_error (pfile, CPP_DL_ERROR, msgs[ix],
as_text
);
/src/external/gpl3/gcc.old/dist/libcpp/
macro.cc
3523
const unsigned char *
as_text
= NULL;
local
3529
as_text
= cpp_token_as_text (pfile, token);
3530
cpp_error (pfile, CPP_DL_ERROR, msgs[ix],
as_text
);
Completed in 24 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026