OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:defines_path
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc
184
static const char *
defines_path
;
variable
2889
remove (
defines_path
);
2909
defines_path
= argv[5];
2936
defines_file = fopen (
defines_path
, "w");
2940
defines_path
);
3014
fprintf (stderr, "Output to '%s' failed, aborting.\n",
defines_path
);
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc
184
static const char *
defines_path
;
variable
2889
remove (
defines_path
);
2909
defines_path
= argv[5];
2936
defines_file = fopen (
defines_path
, "w");
2940
defines_path
);
3014
fprintf (stderr, "Output to '%s' failed, aborting.\n",
defines_path
);
Completed in 25 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026