OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:new_string_token
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libcpp/
macro.cc
296
static const cpp_token *
new_string_token
(cpp_reader *, uchar *, unsigned int);
471
new_string_token
(cpp_reader *pfile, unsigned char *text, unsigned int len)
function
992
return
new_string_token
(pfile, dest - len, len);
/src/external/gpl3/gcc.old/dist/libcpp/
macro.cc
296
static const cpp_token *
new_string_token
(cpp_reader *, uchar *, unsigned int);
468
new_string_token
(cpp_reader *pfile, unsigned char *text, unsigned int len)
function
983
return
new_string_token
(pfile, dest - len, len);
Completed in 26 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026