OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gcc_subdir
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
configure
31998
# $
gcc_subdir
is where the gcc integration files are to be found
32004
#
gcc_subdir
="<subdir>" or
gcc_subdir
=<subdir>
32009
# "config-lang.in" contents are always retrieved from $
gcc_subdir
,
32010
# so a <langdir>/config-lang.in setting
gcc_subdir
typically sets
32013
gcc_subdir
=`sed -n -e 's,^
gcc_subdir
=['"'"'"'"]\(.*\)["'"'"'"'].*$,\1,p' -e 's,^
gcc_subdir
=\([^ ]*\).*$,\1,p' $lang`
32014
if [ "$
gcc_subdir
" = "" ]; then
32015
gcc_subdir
="$subdir
[
all
...]
/src/external/gpl3/gcc/dist/gcc/
configure
33882
# $
gcc_subdir
is where the gcc integration files are to be found
33888
#
gcc_subdir
="<subdir>" or
gcc_subdir
=<subdir>
33893
# "config-lang.in" contents are always retrieved from $
gcc_subdir
,
33894
# so a <langdir>/config-lang.in setting
gcc_subdir
typically sets
33897
gcc_subdir
=`sed -n -e 's,^
gcc_subdir
=['"'"'"'"]\(.*\)["'"'"'"'].*$,\1,p' -e 's,^
gcc_subdir
=\([^ ]*\).*$,\1,p' $lang`
33898
if [ "$
gcc_subdir
" = "" ]; then
33899
gcc_subdir
="$subdir
[
all
...]
Completed in 59 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026