/llvm-project/compiler-rt/test/asan/TestCases/Posix/ |
H A D | asprintf.cpp | 5 #define _GNU_SOURCE macro
|
/llvm-project/compiler-rt/test/sanitizer_common/TestCases/ |
H A D | strcasestr.c | 6 #define _GNU_SOURCE macro
|
/llvm-project/compiler-rt/test/asan/TestCases/ |
H A D | strcasestr-1.c | 11 #define _GNU_SOURCE macro
|
H A D | strcasestr-2.c | 11 #define _GNU_SOURCE macro
|
H A D | strcasestr_strict.c | 9 #define _GNU_SOURCE macro
|
/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Linux/ |
H A D | ptsname.c | 3 #define _GNU_SOURCE macro
|
/llvm-project/compiler-rt/test/tsan/Linux/ |
H A D | clockwait_double_lock.c | 5 #define _GNU_SOURCE macro
|
H A D | thread_tryjoin.c | 2 #define _GNU_SOURCE macro
|
H A D | thread_timedjoin.c | 2 #define _GNU_SOURCE macro
|
/llvm-project/compiler-rt/test/msan/ |
H A D | dladdr_test.c | 8 #define _GNU_SOURCE macro
|
H A D | dladdr1_test.c | 8 #define _GNU_SOURCE macro
|
/llvm-project/openmp/runtime/test/affinity/ |
H A D | redetect.c | 10 #define _GNU_SOURCE macro
|
H A D | teams-affinity.c | 16 #define _GNU_SOURCE macro
|
H A D | root-threads-affinity.c | 12 #define _GNU_SOURCE macro
|
H A D | libomp_test_affinity.h | 5 #define _GNU_SOURCE macro
|
/llvm-project/compiler-rt/test/asan/TestCases/Linux/ |
H A D | stress_dtls.c | 43 #define _GNU_SOURCE macro
|
/llvm-project/compiler-rt/test/memprof/TestCases/ |
H A D | stress_dtls.c | 37 #define _GNU_SOURCE macro
|
/llvm-project/clang/test/Preprocessor/ |
H A D | macro-reserved.c | 75 #define _GNU_SOURCE // no-warning macro
|
/llvm-project/libc/AOR_v20.02/string/test/ |
H A D | strchrnul.c | 9 #define _GNU_SOURCE macro
|
H A D | stpcpy.c | 9 #define _GNU_SOURCE macro
|
/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_unwind_linux_libcdep.cpp | 24 #define _GNU_SOURCE // to declare _Unwind_Backtrace() from <unwind.h> macro
|
/llvm-project/libc/AOR_v20.02/networking/test/ |
H A D | chksum.c | 9 #define _GNU_SOURCE macro
|
/llvm-project/clang/lib/Headers/ |
H A D | unwind.h | 21 # define _GNU_SOURCE macro
|
/llvm-project/llvm/lib/ExecutionEngine/IntelJITProfiling/ |
H A D | ittnotify_config.h | 188 #define _GNU_SOURCE 1 /* need for PTHREAD_MUTEX_RECURSIVE */ macro
|
/llvm-project/libc/AOR_v20.02/math/test/ |
H A D | mathbench.c | 10 #define _GNU_SOURCE 1 macro
|