Home
last modified time | relevance | path

Searched refs:DTLS_SIZE (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/test/asan/TestCases/Linux/
Dstress_dtls.c110 #ifndef DTLS_SIZE
111 # define DTLS_SIZE (1 << 17) macro
113 __thread void *huge_thread_local_array[DTLS_SIZE];
/external/llvm-project/compiler-rt/test/asan/TestCases/Linux/
Dstress_dtls.c110 #ifndef DTLS_SIZE
111 # define DTLS_SIZE (1 << 17) macro
113 __thread void *huge_thread_local_array[DTLS_SIZE];
/external/llvm-project/compiler-rt/test/memprof/TestCases/
Dstress_dtls.c105 #ifndef DTLS_SIZE
106 #define DTLS_SIZE (1 << 17) macro
108 __thread void *huge_thread_local_array[DTLS_SIZE];