HomeSort by relevance Sort by last modified time
    Searched refs:__GLIBC__ (Results 1 - 25 of 191) sorted by null

1 2 3 4 5 6 7 8

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
c++locale.h 47 #if __GLIBC__ > 2 || (__GLIBC__ == 2 && __GLIBC_MINOR__ > 2)
74 #if __GLIBC__ > 2 || (__GLIBC__ == 2 && __GLIBC_MINOR__ > 2)
99 #if __GLIBC__ > 2 || (__GLIBC__ == 2 && __GLIBC_MINOR__ > 2)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
c++locale.h 47 #if __GLIBC__ > 2 || (__GLIBC__ == 2 && __GLIBC_MINOR__ > 2)
74 #if __GLIBC__ > 2 || (__GLIBC__ == 2 && __GLIBC_MINOR__ > 2)
99 #if __GLIBC__ > 2 || (__GLIBC__ == 2 && __GLIBC_MINOR__ > 2)
  /bionic/tests/headers/posix/
limits_h.c 35 #if !defined(__BIONIC__) && !defined(__GLIBC__)
42 #if !defined(__BIONIC__) && !defined(__GLIBC__)
53 #if !defined(__BIONIC__) && !defined(__GLIBC__)
59 #if !defined(__BIONIC__) && !defined(__GLIBC__)
69 #if !defined(__BIONIC__) && !defined(__GLIBC__)
73 #if !defined(__BIONIC__) && !defined(__GLIBC__)
77 #if !defined(__BIONIC__) && !defined(__GLIBC__)
87 #if !defined(__BIONIC__) && !defined(__GLIBC__)
91 #if !defined(__BIONIC__) && !defined(__GLIBC__)
107 #if !defined(__BIONIC__) && !defined(__GLIBC__)
    [all...]
inttypes_h.c 35 #if defined(__GLIBC__)
setjmp_h.c 43 #if defined(__GLIBC__)
sys_ipc_h.c 39 #if defined(__GLIBC__)
  /external/strace/tests/
readahead.c 34 # ifdef __GLIBC__
40 (__GLIBC__ << 16) + __GLIBC_MINOR__ >= (2 << 16) + 8)
48 (__GLIBC__ << 16) + __GLIBC_MINOR__ >= (2 << 16) + 25)
51 # endif /* __GLIBC__ */
  /external/strace/tests-m32/
readahead.c 34 # ifdef __GLIBC__
40 (__GLIBC__ << 16) + __GLIBC_MINOR__ >= (2 << 16) + 8)
48 (__GLIBC__ << 16) + __GLIBC_MINOR__ >= (2 << 16) + 25)
51 # endif /* __GLIBC__ */
  /external/strace/tests-mx32/
readahead.c 34 # ifdef __GLIBC__
40 (__GLIBC__ << 16) + __GLIBC_MINOR__ >= (2 << 16) + 8)
48 (__GLIBC__ << 16) + __GLIBC_MINOR__ >= (2 << 16) + 25)
51 # endif /* __GLIBC__ */
  /system/bt/osi/src/
compat.cc 37 #if __GLIBC__
58 #if __GLIBC__
87 #if __GLIBC__
  /system/bt/osi/include/
compat.h 24 #if __GLIBC__
  /system/core/libcutils/include/cutils/
memory.h 33 #if defined(__GLIBC__) || defined(_WIN32)
  /external/linux-kselftest/tools/testing/selftests/capabilities/
validate_cap.c 20 #if __GLIBC__ > 2 || (__GLIBC__ == 2 && __GLIBC_MINOR__ >= 19)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
stat.h 5 #if defined(__KERNEL__) || !defined(__GLIBC__) || (__GLIBC__ < 2)
  /system/core/libcutils/
strlcpy.c 19 #if defined(__GLIBC__) || defined(_WIN32)
  /external/mesa3d/src/gallium/state_trackers/nine/
nine_debug.c 76 # if defined(__GNU_LIBRARY__) && defined(__GLIBC__) && defined(__GLIBC_MINOR__) && \
77 (__GLIBC__ >= 3 || (__GLIBC__ == 2 && __GLIBC_MINOR__ >= 12))
  /external/valgrind/tests/
libc_test.c 13 #ifdef __GLIBC__
29 #ifdef __GLIBC__
51 #ifdef __GLIBC__
  /external/expat/
expat_config.h 116 #if defined(__GLIBC__)
  /external/mesa3d/src/util/
u_endian.h 30 #if defined(__GLIBC__) || defined(ANDROID)
  /libcore/luni/src/main/native/
Portability.h 34 #if defined(__GLIBC__) && !defined(__LP64__)
49 #endif // __GLIBC__ && !__LP64__
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
mm_malloc.h 35 #ifdef __GLIBC__
39 #endif /* __GLIBC__ */
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
mm_malloc.h 35 #ifdef __GLIBC__
39 #endif /* __GLIBC__ */
  /external/libusb/examples/getopt/
getopt1.c 47 #if !defined _LIBC && defined __GLIBC__ && __GLIBC__ >= 2
  /toolchain/binutils/binutils-2.27/libiberty/
getopt1.c 49 #if !defined _LIBC && defined __GLIBC__ && __GLIBC__ >= 2
  /external/toybox/lib/
portability.h 66 #if defined(__GLIBC__)
94 #if __GLIBC__ == 2 && __GLIBC_MINOR__ < 10
130 #if !defined(__GLIBC__)
177 || (defined(__GLIBC__) && __GLIBC__ == 2 && __GLIBC_MINOR__ < 10)

Completed in 1927 milliseconds

1 2 3 4 5 6 7 8