OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:parse_include
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libcpp/
directives.cc
106
static const char *
parse_include
(cpp_reader *, int *, const cpp_token ***,
738
/* Helper routine used by
parse_include
. Reinterpret the current line
788
parse_include
(cpp_reader *pfile, int *pangle_brackets,
function
857
fname =
parse_include
(pfile, &angle_brackets, &buf, &location);
1777
fname =
parse_include
(pfile, &angle_brackets, NULL, &location);
/src/external/gpl3/gcc.old/dist/libcpp/
directives.cc
106
static const char *
parse_include
(cpp_reader *, int *, const cpp_token ***,
720
/* Helper routine used by
parse_include
. Reinterpret the current line
770
parse_include
(cpp_reader *pfile, int *pangle_brackets,
function
839
fname =
parse_include
(pfile, &angle_brackets, &buf, &location);
1756
fname =
parse_include
(pfile, &angle_brackets, NULL, &location);
Completed in 17 milliseconds
Indexes created Fri May 08 00:25:09 UTC 2026