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_gxx_without_sysroot
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
configure
3738
gcc_gxx_without_sysroot
=`expr "${gcc_gxx_include_dir}" : "${with_sysroot}"'\(.*\)'`
3739
if test "${
gcc_gxx_without_sysroot
}"; then
3740
gcc_gxx_include_dir="${
gcc_gxx_without_sysroot
}"
/src/external/gpl3/gcc/dist/gcc/
configure
3793
gcc_gxx_without_sysroot
=`expr "${gcc_gxx_include_dir}" : "${with_sysroot}"'\(.*\)'`
3794
if test "${
gcc_gxx_without_sysroot
}"; then
3795
gcc_gxx_include_dir="${
gcc_gxx_without_sysroot
}"
[
all
...]
Completed in 38 milliseconds
Indexes created Tue Apr 21 00:23:25 UTC 2026