Home
last modified time | relevance | path

Searched defs:__GLIBC_PREREQ (Results 1 – 8 of 8) sorted by relevance

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_glibc_version.h23 #define __GLIBC_PREREQ(x, y) 0 macro
/llvm-project/compiler-rt/test/msan/Linux/
H A Dreexec_unlimited_stack.cpp8 #if !defined(__GLIBC_PREREQ) macro
/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Linux/
H A Dsysconf_interceptor_bypass_test.cpp6 #define __GLIBC_PREREQ(a, b) 0 macro
H A Dpthread_mutex.cpp8 #define __GLIBC_PREREQ(a, b) 0 macro
/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Posix/
H A Dgetrandom.c9 #define __GLIBC_PREREQ(a, b) 0 macro
/llvm-project/compiler-rt/test/builtins/Unit/
H A Dcompiler_rt_logb_test.c33 #define __GLIBC_PREREQ(x, y) 0 macro
/llvm-project/compiler-rt/lib/scudo/standalone/tests/
H A Dwrappers_c_test.cpp22 #define __GLIBC_PREREQ(x, y) 0 macro
/llvm-project/compiler-rt/test/dfsan/
H A Dcustom.cpp160 # define __GLIBC_PREREQ(a, b) 0 macro