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_minor_define
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
configure
30397
&&
glibc_version_minor_define
=`$EGREP '^[ ]*#[ ]*define[ ]+__GLIBC_MINOR__[ ]+[0-9]' $target_header_dir/features.h`; then
30399
glibc_version_minor=`echo "$
glibc_version_minor_define
" | sed -e 's/.*__GLIBC_MINOR__[ ]*//'`
/src/external/gpl3/gcc/dist/gcc/
configure
32278
&&
glibc_version_minor_define
=`$EGREP '^[ ]*#[ ]*define[ ]+__GLIBC_MINOR__[ ]+[0-9]' $target_header_dir/features.h`; then
32280
glibc_version_minor=`echo "$
glibc_version_minor_define
" | sed -e 's/.*__GLIBC_MINOR__[ ]*//'`
[
all
...]
Completed in 61 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026