Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/asan/tests/
Dasan_mac_test.cpp138 const int kNumPointers = 100; in MallocIntrospectionLockWorker() local
140 void *pointers[kNumPointers]; in MallocIntrospectionLockWorker()
141 for (i = 0; i < kNumPointers; i++) { in MallocIntrospectionLockWorker()
144 for (i = 0; i < kNumPointers; i++) { in MallocIntrospectionLockWorker()