OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gccdir
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libphobos/testsuite/lib/
libphobos.exp
215
set
gccdir
[lookfor_file $tool_root_dir gcc/libgcc.a]
216
if {$
gccdir
!= ""} {
217
set
gccdir
[file dirname $
gccdir
]
218
append ld_library_path ":${
gccdir
}"
226
if {$
gccdir
!= ""} {
227
set compiler ${
gccdir
}/gdc
237
if { [llength [glob -nocomplain ${
gccdir
}/${mldir}/libgcc_s*.so.*]] >= 1 } {
238
append ld_library_path ":${
gccdir
}/${mldir}"
/src/external/gpl3/gcc/dist/contrib/
dglib.pm
70
#
gccdir
:
100
my $
gccdir
= $options->{
gccdir
} || "";
116
# We don't want
gccdir
matching on an empty string.
117
$
gccdir
||= "this will never match, or my name isn't Reginald St. Croix";
142
} elsif(m<^Running (?!target )\Q$
gccdir
\E/?(\S+)> or m<^Running (?!target )\S*?((?:gcc|gdb|libstdc\+\+-v3)/testsuite/\S+)>) {
159
# Try to pick out the
gccdir
-relative filename.
165
s!.*?\s\Q$
gccdir
\E/?(\S+).*!$1! or
/src/external/gpl3/gcc.old/dist/contrib/
dglib.pm
70
#
gccdir
:
100
my $
gccdir
= $options->{
gccdir
} || "";
116
# We don't want
gccdir
matching on an empty string.
117
$
gccdir
||= "this will never match, or my name isn't Reginald St. Croix";
142
} elsif(m<^Running (?!target )\Q$
gccdir
\E/?(\S+)> or m<^Running (?!target )\S*?((?:gcc|gdb|libstdc\+\+-v3)/testsuite/\S+)>) {
159
# Try to pick out the
gccdir
-relative filename.
165
s!.*?\s\Q$
gccdir
\E/?(\S+).*!$1! or
Completed in 18 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026