OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_cpp_file
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libcpp/
files.cc
54
struct
_cpp_file
struct
70
struct
_cpp_file
*next_file;
154
_cpp_file
*file;
174
static bool open_file (
_cpp_file
*file);
175
static bool pch_open_file (cpp_reader *pfile,
_cpp_file
*file,
177
static bool find_file_in_dir (cpp_reader *pfile,
_cpp_file
*file,
179
static bool read_file_guts (cpp_reader *pfile,
_cpp_file
*file,
181
static bool read_file (cpp_reader *pfile,
_cpp_file
*file,
186
static const char *dir_name_of_file (
_cpp_file
*file);
187
static void open_file_failed (cpp_reader *pfile,
_cpp_file
*file, int
[
all
...]
/src/external/gpl3/gcc.old/dist/libcpp/
files.cc
54
struct
_cpp_file
struct
70
struct
_cpp_file
*next_file;
150
_cpp_file
*file;
170
static bool open_file (
_cpp_file
*file);
171
static bool pch_open_file (cpp_reader *pfile,
_cpp_file
*file,
173
static bool find_file_in_dir (cpp_reader *pfile,
_cpp_file
*file,
175
static bool read_file_guts (cpp_reader *pfile,
_cpp_file
*file,
177
static bool read_file (cpp_reader *pfile,
_cpp_file
*file,
181
static const char *dir_name_of_file (
_cpp_file
*file);
182
static void open_file_failed (cpp_reader *pfile,
_cpp_file
*file, int
[
all
...]
Completed in 25 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026