OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bif_file
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc
173
static FILE *
bif_file
;
variable
1834
if (!advance_line (
bif_file
))
1934
if (!advance_line (
bif_file
))
1950
if (!advance_line (
bif_file
))
2911
bif_file
= fopen (bif_path, "r");
2912
if (!
bif_file
)
2967
fclose (
bif_file
);
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc
173
static FILE *
bif_file
;
variable
1834
if (!advance_line (
bif_file
))
1934
if (!advance_line (
bif_file
))
1950
if (!advance_line (
bif_file
))
2911
bif_file
= fopen (bif_path, "r");
2912
if (!
bif_file
)
2967
fclose (
bif_file
);
Completed in 16 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026