OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:self_exec_prefix
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gcc-ar.cc
49
static const char *
self_exec_prefix
;
variable
91
self_exec_prefix
= make_relative_prefix (self,
94
if (
self_exec_prefix
== NULL)
95
self_exec_prefix
= standard_exec_prefix;
108
self_tooldir_prefix = concat (
self_exec_prefix
, target_machine,
/src/external/gpl3/gcc.old/dist/gcc/
gcc-ar.cc
49
static const char *
self_exec_prefix
;
variable
91
self_exec_prefix
= make_relative_prefix (self,
94
if (
self_exec_prefix
== NULL)
95
self_exec_prefix
= standard_exec_prefix;
108
self_tooldir_prefix = concat (
self_exec_prefix
, target_machine,
Completed in 15 milliseconds
Indexes created Sun May 03 00:22:47 UTC 2026