Home
last modified time | relevance | path

Searched refs:__GLIBC__ (Results 1 – 10 of 10) sorted by relevance

/haiku/src/system/libnetwork/netresolv/resolv/
H A Dherror.c79 #if !(__GLIBC__ > 2 || __GLIBC__ == 2 && __GLIBC_MINOR__ >= 3)
/haiku/src/system/libroot/posix/glibc/extensions/
H A Dgetopt1.c50 #if !defined _LIBC && defined __GLIBC__ && __GLIBC__ >= 2
H A Dgetopt.c53 #if !defined _LIBC && defined __GLIBC__ && __GLIBC__ >= 2
/haiku/src/system/libroot/posix/glibc/include/
H A Dfeatures.h262 #define __GLIBC__ 2 macro
280 ((__GLIBC__ << 16) + __GLIBC_MINOR__ >= ((maj) << 16) + (min))
/haiku/src/libs/stdc++/legacy/
H A Diostream.cc717 #if defined __GLIBC__ && (__GLIBC__ >= 2 || __GLIBC__ <= -2) in operator <<()
827 #if defined __GLIBC__ && (__GLIBC__ >= 2 || __GLIBC__ <= -2) in operator <<()
/haiku/headers/cpp/
H A Dstl_config.h184 # if !defined(_NOTHREADS) && __GLIBC__ >= 2 && defined(_G_USING_THUNKS)
/haiku/src/system/libroot/posix/glibc/libio/
H A Dlibio.h168 # if defined __GLIBC__ && __GLIBC__ >= 2
H A DlibioP.h32 #if defined __GLIBC__ && __GLIBC__ >= 2
/haiku/src/libs/bsd/
H A Darc4random.c78 #ifdef __GLIBC__
/haiku/src/libs/libsolv/solv/
H A Dutil.c118 #if defined(__GLIBC__) && (defined(HAVE_QSORT_R) || defined(HAVE___QSORT_R))