OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glibc_version_major_define
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
configure
30396
&&
glibc_version_major_define
=`$EGREP '^[ ]*#[ ]*define[ ]+__GLIBC__[ ]+[0-9]' $target_header_dir/features.h` \
30398
glibc_version_major=`echo "$
glibc_version_major_define
" | sed -e 's/.*__GLIBC__[ ]*//'`
/src/external/gpl3/gcc/dist/gcc/
configure
32277
&&
glibc_version_major_define
=`$EGREP '^[ ]*#[ ]*define[ ]+__GLIBC__[ ]+[0-9]' $target_header_dir/features.h` \
32279
glibc_version_major=`echo "$
glibc_version_major_define
" | sed -e 's/.*__GLIBC__[ ]*//'`
[
all
...]
Completed in 90 milliseconds
Indexes created Mon Apr 20 00:23:12 UTC 2026