OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:make_cpp_file
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libcpp/
files.cc
191
static _cpp_file *
make_cpp_file
(cpp_dir *, const char *fname);
552
_cpp_file *file =
make_cpp_file
(start_dir, fname);
898
ref_file =
make_cpp_file
(f->dir, f->name);
1280
make_cpp_file
(cpp_dir *dir, const char *fname)
function
/src/external/gpl3/gcc.old/dist/libcpp/
files.cc
186
static _cpp_file *
make_cpp_file
(cpp_dir *, const char *fname);
540
_cpp_file *file =
make_cpp_file
(start_dir, fname);
882
ref_file =
make_cpp_file
(f->dir, f->name);
1263
make_cpp_file
(cpp_dir *dir, const char *fname)
function
Completed in 16 milliseconds
Indexes created Wed May 06 00:24:28 UTC 2026