Searched refs:GLIBC_VERSION (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/sendmail/include/sm/
H A Dconf.h1538 # define GLIBC_VERSION ((__GLIBC__ << 9) + __GLIBC_MINOR__) macro
1539 # if (GLIBC_VERSION >= 0x201)
1559 # if (GLIBC_VERSION >= 0x201)
1564 # if (GLIBC_VERSION >= 0x201 && !defined(NEEDSGETIPNODE))
1568 # undef GLIBC_VERSION macro

Completed in 113 milliseconds