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_path
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc
180
static const char *
bif_path
;
variable
621
fprintf (stderr, "%s:%d:%d: ",
bif_path
, real_line, real_pos);
2204
bif_path
, ovld_path);
2905
bif_path
= argv[1];
2911
bif_file = fopen (
bif_path
, "r");
2914
fprintf (stderr, "Cannot open input built-in file '%s'.\n",
bif_path
);
2963
fprintf (stderr, "Parsing of '%s' failed, aborting.\n",
bif_path
);
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc
180
static const char *
bif_path
;
variable
621
fprintf (stderr, "%s:%d:%d: ",
bif_path
, real_line, real_pos);
2204
bif_path
, ovld_path);
2905
bif_path
= argv[1];
2911
bif_file = fopen (
bif_path
, "r");
2914
fprintf (stderr, "Cannot open input built-in file '%s'.\n",
bif_path
);
2963
fprintf (stderr, "Parsing of '%s' failed, aborting.\n",
bif_path
);
Completed in 29 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026