Home
last modified time | relevance | path

Searched refs:__GLIBC_PREREQ (Results 1 – 25 of 46) sorted by relevance

12

/external/llvm-project/compiler-rt/test/msan/Linux/
Dreexec_unlimited_stack.cpp7 #if !defined(__GLIBC_PREREQ)
8 #define __GLIBC_PREREQ(a, b) 0 macro
11 #if __GLIBC_PREREQ(2, 16)
16 #if __GLIBC_PREREQ(2, 16) in main()
/external/webrtc/system_wrappers/source/
Dcpu_features_linux.c14 #ifndef __GLIBC_PREREQ
15 #define __GLIBC_PREREQ(a, b) 0 macro
17 #if __GLIBC_PREREQ(2, 16)
36 #if __GLIBC_PREREQ(2, 16) in WebRtc_GetCPUFeaturesARM()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dport.h69 #ifdef __GLIBC_PREREQ
70 #if __GLIBC_PREREQ(2, 4)
73 #if __GLIBC_PREREQ(2, 9)
77 #if __GLIBC_PREREQ(2, 10)
80 #if !(__GLIBC_PREREQ(2, 17))
/external/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Linux/
Dsysconf_interceptor_bypass_test.cpp5 #if !defined(__GLIBC_PREREQ)
6 #define __GLIBC_PREREQ(a, b) 0 macro
11 #if __GLIBC_PREREQ(2, 16)
Dmprobe.cpp6 #if defined(__GLIBC_PREREQ) && __GLIBC_PREREQ(2, 2)
Dsem_init_glibc.cpp18 defined(__ia64__) || defined(__m68k__)) && __GLIBC_PREREQ(2, 21)
33 #if defined(__arm__) && __GLIBC_PREREQ(2, 21)
/external/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Posix/
Dgetrandom.c8 #if !defined(__GLIBC_PREREQ)
9 #define __GLIBC_PREREQ(a, b) 0 macro
12 #if (defined(__linux__) && __GLIBC_PREREQ(2, 25)) || defined(__FreeBSD__)
/external/grpc-grpc/src/core/lib/iomgr/
Dport.h83 #ifdef __GLIBC_PREREQ
84 #if __GLIBC_PREREQ(2, 4)
87 #if __GLIBC_PREREQ(2, 9)
91 #if __GLIBC_PREREQ(2, 10)
/external/llvm-project/compiler-rt/test/builtins/Unit/
Dcompiler_rt_logb_test.c28 #ifndef __GLIBC_PREREQ
29 #define __GLIBC_PREREQ(x, y) 0 macro
36 #if __GLIBC_PREREQ(2, 23) in main()
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_glibc_version.h22 #ifndef __GLIBC_PREREQ
23 #define __GLIBC_PREREQ(x, y) 0 macro
Dsanitizer_getauxval.h24 # if (__GLIBC_PREREQ(2, 16) || (SANITIZER_ANDROID && __ANDROID_API__ >= 21) || \
/external/openssh/openbsd-compat/
Dkludge-fd_set.c14 # if defined(__GNU_LIBRARY__) && defined(__GLIBC_PREREQ)
15 # if __GLIBC_PREREQ(2, 15) && (_FORTIFY_SOURCE > 0)
Dopenbsd-compat.h348 # if defined(__GNU_LIBRARY__) && defined(__GLIBC_PREREQ)
349 # if __GLIBC_PREREQ(2, 15) && (_FORTIFY_SOURCE > 0)
/external/ltp/testcases/kernel/syscalls/accept4/
Daccept4_01.c41 #if !(__GLIBC_PREREQ(2, 10))
117 #if !(__GLIBC_PREREQ(2, 10)) in verify_accept4()
/external/angle/third_party/abseil-cpp/absl/debugging/internal/
Dvdso_support.cc28 #if __GLIBC_PREREQ(2, 16) // GLIBC-2.16 implements getauxval.
68 #if __GLIBC_PREREQ(2, 16) in Init()
/external/linux-kselftest/android/patches/
D0017-seccomp_bpf.patch11 +#if defined(__GLIBC_PREREQ)
12 #if !__GLIBC_PREREQ(2, 26)
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/debugging/internal/
Dvdso_support.cc28 #if __GLIBC_PREREQ(2, 16) // GLIBC-2.16 implements getauxval.
68 #if __GLIBC_PREREQ(2, 16) in Init()
/external/libtextclassifier/abseil-cpp/absl/debugging/internal/
Dvdso_support.cc28 #if __GLIBC_PREREQ(2, 16) // GLIBC-2.16 implements getauxval.
68 #if __GLIBC_PREREQ(2, 16) in Init()
/external/openscreen/third_party/abseil/src/absl/debugging/internal/
Dvdso_support.cc28 #if __GLIBC_PREREQ(2, 16) // GLIBC-2.16 implements getauxval.
68 #if __GLIBC_PREREQ(2, 16) in Init()
/external/webrtc/third_party/abseil-cpp/absl/debugging/internal/
Dvdso_support.cc28 #if __GLIBC_PREREQ(2, 16) // GLIBC-2.16 implements getauxval.
68 #if __GLIBC_PREREQ(2, 16) in Init()
/external/libcxx/include/
Dwchar.h124 #elif defined(__GLIBC_PREREQ)
125 # if __GLIBC_PREREQ(2, 10)
/external/abseil-cpp/absl/debugging/internal/
Dvdso_support.cc28 #if __GLIBC_PREREQ(2, 16) // GLIBC-2.16 implements getauxval.
68 #if __GLIBC_PREREQ(2, 16) in Init()
/external/llvm-project/libcxx/include/
Dwchar.h124 #elif defined(__GLIBC_PREREQ)
125 # if __GLIBC_PREREQ(2, 10)
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/rand/
Durandom.c51 #if defined(__GLIBC_PREREQ)
52 #if !__GLIBC_PREREQ(2, 16)
/external/boringssl/src/crypto/fipsmodule/rand/
Durandom.c51 #if defined(__GLIBC_PREREQ)
52 #if !__GLIBC_PREREQ(2, 16)

12