OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ovld_file
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc
174
static FILE *
ovld_file
;
variable
2012
if (!advance_line (
ovld_file
))
2168
if (!advance_line (
ovld_file
))
2186
if (!advance_line (
ovld_file
))
2917
ovld_file
= fopen (ovld_path, "r");
2918
if (!
ovld_file
)
2989
fclose (
ovld_file
);
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc
174
static FILE *
ovld_file
;
variable
2012
if (!advance_line (
ovld_file
))
2168
if (!advance_line (
ovld_file
))
2186
if (!advance_line (
ovld_file
))
2917
ovld_file
= fopen (ovld_path, "r");
2918
if (!
ovld_file
)
2989
fclose (
ovld_file
);
Completed in 15 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026