Searched defs:ShuffleArraySize (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ | ||
H A D | primary32.h | 813 constexpr u32 ShuffleArraySize = populateFreeList() local |
H A D | primary64.h | 1018 constexpr u32 ShuffleArraySize = populateFreeListAndPopBatch() local |