Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_lfstack.h64 static const int kCounterBits = FIRST_32_SECOND_64(32, 17); member
65 static const u64 kPtrMask = ((u64)-1) >> kCounterBits;