OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:escape_it
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libcpp/
macro.cc
908
unsigned int i,
escape_it
, backslash_count = 0;
local
931
escape_it
= (token->type == CPP_STRING || token->type == CPP_CHAR
942
if (
escape_it
)
963
if (
escape_it
)
/src/external/gpl3/gcc.old/dist/libcpp/
macro.cc
899
unsigned int i,
escape_it
, backslash_count = 0;
local
922
escape_it
= (token->type == CPP_STRING || token->type == CPP_CHAR
933
if (
escape_it
)
954
if (
escape_it
)
Completed in 27 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026