Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_lfstack.h63 static const int kCounterBits = FIRST_32_SECOND_64(32, 17); member
64 static const u64 kPtrMask = ((u64)-1) >> kCounterBits;