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

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
os_defines.h 44 #if __GLIBC_PREREQ(2,15) && defined(_GNU_SOURCE)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
os_defines.h 44 #if __GLIBC_PREREQ(2,15) && defined(_GNU_SOURCE)
  /external/ltp/testcases/kernel/syscalls/sched_getaffinity/
sched_getaffinity01.c 70 #if !(__GLIBC_PREREQ(2, 7))
99 #if __GLIBC_PREREQ(2, 7)
107 #if __GLIBC_PREREQ(2, 7)
118 #if __GLIBC_PREREQ(2, 7)
135 #if __GLIBC_PREREQ(2, 7)
147 #if __GLIBC_PREREQ(2, 7)
  /bionic/tests/
netinet_udp_test.cpp 23 #elif defined(__GLIBC_PREREQ)
24 #if __GLIBC_PREREQ(2, 18)
getauxval_test.cpp 28 #elif defined(__GLIBC_PREREQ)
29 #if __GLIBC_PREREQ(2, 16)
sys_random_test.cpp 23 #elif defined(__GLIBC_PREREQ)
24 #if __GLIBC_PREREQ(2, 25)
string_posix_strerror_r_test.cpp 29 # if __GLIBC_PREREQ(2, 19)
  /external/ltp/testcases/kernel/syscalls/getcpu/
getcpu01.c 65 #if __GLIBC_PREREQ(2,6)
79 #if !(__GLIBC_PREREQ(2, 7))
167 #elif __GLIBC_PREREQ(2,6)
194 #if __GLIBC_PREREQ(2, 7)
203 #if __GLIBC_PREREQ(2, 7)
212 #if __GLIBC_PREREQ(2, 7)
227 #if __GLIBC_PREREQ(2, 7)
250 #if __GLIBC_PREREQ(2, 7)
  /external/compiler-rt/test/sanitizer_common/TestCases/Linux/
sem_init_glibc.cc 14 defined(__ia64__) || defined(__m68k__)) && __GLIBC_PREREQ(2, 21)
  /external/compiler-rt/test/tsan/
thread_name.cc 5 #define USE_PTHREAD_SETNAME_NP __GLIBC_PREREQ(2, 12)
  /external/ltp/android/include/
bionic-compat.h 20 #define __GLIBC_PREREQ(a, b) 1
  /external/valgrind/helgrind/tests/
tc20_verifywrap.c 24 /* Fake __GLIBC_PREREQ on Solaris. Pretend glibc >= 2.4. */
25 # define __GLIBC_PREREQ
27 #if !defined(__GLIBC_PREREQ)
28 # error "This program needs __GLIBC_PREREQ (in /usr/include/features.h)"
62 # if __GLIBC_PREREQ(2,4)
108 # if __GLIBC_PREREQ(2,4)
121 # if __GLIBC_PREREQ(2,4)
141 # if __GLIBC_PREREQ(2,4)
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
wchar.h 124 #elif defined(__GLIBC_PREREQ)
125 # if __GLIBC_PREREQ(2, 10)
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
wchar.h 124 #elif defined(__GLIBC_PREREQ)
125 # if __GLIBC_PREREQ(2, 10)
  /external/libunwind/src/setjmp/
longjmp.c 39 #if __GLIBC_PREREQ(2, 4)
siglongjmp.c 39 #if __GLIBC_PREREQ(2, 4)
54 #endif /* __GLIBC_PREREQ */
  /external/libcxx/include/
wchar.h 124 #elif defined(__GLIBC_PREREQ)
125 # if __GLIBC_PREREQ(2, 10)
  /external/ltp/testcases/kernel/syscalls/accept4/
accept4_01.c 67 #if !(__GLIBC_PREREQ(2, 10))
122 #if !(__GLIBC_PREREQ(2, 10))
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
wchar.h 124 #elif defined(__GLIBC_PREREQ)
125 # if __GLIBC_PREREQ(2, 10)
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
wchar.h 124 #elif defined(__GLIBC_PREREQ)
125 # if __GLIBC_PREREQ(2, 10)
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
wchar.h 124 #elif defined(__GLIBC_PREREQ)
125 # if __GLIBC_PREREQ(2, 10)
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
wchar.h 124 #elif defined(__GLIBC_PREREQ)
125 # if __GLIBC_PREREQ(2, 10)
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
wchar.h 124 #elif defined(__GLIBC_PREREQ)
125 # if __GLIBC_PREREQ(2, 10)
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
wchar.h 124 #elif defined(__GLIBC_PREREQ)
125 # if __GLIBC_PREREQ(2, 10)
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
wchar.h 124 #elif defined(__GLIBC_PREREQ)
125 # if __GLIBC_PREREQ(2, 10)

Completed in 458 milliseconds

1 2