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

/sendmail/include/sm/
H A Dconf.h1533 # define GLIBC_VERSION ((__GLIBC__ << 8) + __GLIBC_MINOR__) macro
1534 # if (GLIBC_VERSION >= 0x201)
1538 # else /* (GLIBC_VERSION >= 0x201) */
1540 # endif /* (GLIBC_VERSION >= 0x201) */
1541 # if (GLIBC_VERSION >= 0x201 && !defined(NEEDSGETIPNODE))
1544 # endif /* (GLIBC_VERSION >= 0x201 && !defined(NEEDSGETIPNODE)) */
1545 # undef GLIBC_VERSION macro

Completed in 19 milliseconds