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_path
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc
181
static const char *
ovld_path
;
variable
633
fprintf (stderr, "%s:%d:%d: ",
ovld_path
, real_line, real_pos);
2204
bif_path,
ovld_path
);
2906
ovld_path
= argv[2];
2917
ovld_file = fopen (
ovld_path
, "r");
2920
fprintf (stderr, "Cannot open input overload file '%s'.\n",
ovld_path
);
2985
fprintf (stderr, "Parsing of '%s' failed, aborting.\n",
ovld_path
);
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc
181
static const char *
ovld_path
;
variable
633
fprintf (stderr, "%s:%d:%d: ",
ovld_path
, real_line, real_pos);
2204
bif_path,
ovld_path
);
2906
ovld_path
= argv[2];
2917
ovld_file = fopen (
ovld_path
, "r");
2920
fprintf (stderr, "Cannot open input overload file '%s'.\n",
ovld_path
);
2985
fprintf (stderr, "Parsing of '%s' failed, aborting.\n",
ovld_path
);
Completed in 34 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026