Searched refs:__GLIBC__ (Results 101 - 125 of 149) sorted by relevance

123456

/external/bison/linux-lib/
H A Dsignal.h64 && ! defined __GLIBC__
H A Dstdlib.h90 #if (0 || 0 || 0 || defined GNULIB_POSIXCHECK) && ! defined __GLIBC__ && !((defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__)
/external/e2fsprogs/lib/ext2fs/
H A Dtst_bitmaps.c108 #if defined(__GLIBC__) || defined(__linux__)
/external/jemalloc/src/
H A Dutil.c96 #elif defined(__GLIBC__) && defined(_GNU_SOURCE)
/external/mksh/src/
H A Dmain.c154 #if defined(__GLIBC__) && (__GLIBC__ >= 2)
172 #if defined(__GLIBC__) && (__GLIBC__ >= 2)
/external/python/cpython2/Lib/plat-linux2/
H A DIN.py45 __GLIBC__ = 2 variable
/external/webrtc/webrtc/base/
H A Dunixfilesystem.cc43 #if defined(__native_client__) && !defined(__GLIBC__)
/external/bison/data/
H A Dyacc.c1150 # if defined __GLIBC__ && defined _STRING_H
1166 # if defined __GLIBC__ && defined _STRING_H && defined _GNU_SOURCE
H A Dglr.c592 # if defined __GLIBC__ && defined _STRING_H && defined _GNU_SOURCE
/external/iputils/
H A Drdisc.c117 #if !defined(__GLIBC__) || __GLIBC__ < 2
/external/valgrind/coregrind/
H A Dvgdb-invoker-ptrace.c69 #if !((__GLIBC__ > 2) || (__GLIBC__ == 2 && __GLIBC_MINOR__ >= 5))
/external/bison/darwin-lib/
H A Dstdlib.h90 #if (0 || 0 || 0 || defined GNULIB_POSIXCHECK) && ! defined __GLIBC__ && !((defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__)
/external/bison/lib/
H A Dinttypes.in.h49 #ifndef __GLIBC__
H A Dspawn.in.h35 #if !(defined __GLIBC__ && !defined __UCLIBC__)
H A Dstdlib.in.h89 #if (@GNULIB_MKSTEMP@ || @GNULIB_MKSTEMPS@ || @GNULIB_GETSUBOPT@ || defined GNULIB_POSIXCHECK) && ! defined __GLIBC__ && !((defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__)
/external/libxml2/
H A Dthreads.c50 #if defined(__GNUC__) && defined(__GLIBC__)
92 #endif /* defined(__GNUC__) && defined(__GLIBC__) */
/external/python/cpython2/Lib/plat-atheos/
H A DIN.py42 __GLIBC__ = 2 variable
/external/python/cpython2/Modules/
H A Dtimemodule.c708 #if defined(HAVE_TZNAME) && !defined(__GLIBC__) && !defined(__CYGWIN__)
727 #else /* !HAVE_TZNAME || __GLIBC__ || __CYGWIN__*/
775 #endif /* !HAVE_TZNAME || __GLIBC__ || __CYGWIN__*/
/external/toybox/kconfig/
H A Dzconf.tab.c_shipped944 # if defined (__GLIBC__) && defined (_STRING_H)
967 # if defined (__GLIBC__) && defined (_STRING_H) && defined (_GNU_SOURCE)
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dcommon.h14 #if defined(__linux__) || defined(__GLIBC__)
/external/wpa_supplicant_8/src/utils/
H A Dcommon.h14 #if defined(__linux__) || defined(__GLIBC__)
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dcommon.h14 #if defined(__linux__) || defined(__GLIBC__)
/external/libpcap/
H A Dgrammar.c1569 # if defined __GLIBC__ && defined _STRING_H
1585 # if defined __GLIBC__ && defined _STRING_H && defined _GNU_SOURCE
/external/libcxx/src/
H A Dlocale.cpp812 #elif defined(__GLIBC__) || defined(__EMSCRIPTEN__) || \
826 #elif defined(__GLIBC__) || defined(__EMSCRIPTEN__) || \
841 #elif defined(__GLIBC__) || defined(__EMSCRIPTEN__) || \
855 #elif defined(__GLIBC__) || defined(__EMSCRIPTEN__) || \
925 #elif defined(__GLIBC__) || defined(__EMSCRIPTEN__)
942 #elif defined(__GLIBC__) || defined(__EMSCRIPTEN__)
959 #elif defined(__GLIBC__) || defined(__EMSCRIPTEN__)
975 #elif defined(__GLIBC__) || defined(__EMSCRIPTEN__)
1110 #elif defined(__GLIBC__)
1140 #if defined(__GLIBC__)
[all...]
/external/bison/src/
H A Dparse-gram.c1579 # if defined __GLIBC__ && defined _STRING_H
1602 # if defined __GLIBC__ && defined _STRING_H && defined _GNU_SOURCE

Completed in 1003 milliseconds

123456