OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:self_libexec_prefix
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
gcc-ar.cc
53
static const char *
self_libexec_prefix
;
variable
98
self_libexec_prefix
= make_relative_prefix (self,
101
if (
self_libexec_prefix
== NULL)
102
self_libexec_prefix
= standard_libexec_prefix;
116
self_libexec_prefix
= concat (
self_libexec_prefix
, target_machine,
119
prefix_from_string (
self_libexec_prefix
, &target_path);
/src/external/gpl3/gcc/dist/gcc/
gcc-ar.cc
53
static const char *
self_libexec_prefix
;
variable
98
self_libexec_prefix
= make_relative_prefix (self,
101
if (
self_libexec_prefix
== NULL)
102
self_libexec_prefix
= standard_libexec_prefix;
116
self_libexec_prefix
= concat (
self_libexec_prefix
, target_machine,
119
prefix_from_string (
self_libexec_prefix
, &target_path);
Completed in 16 milliseconds
Indexes created Mon Apr 27 00:23:16 UTC 2026