Searched defs:SmallSizePowTwo (Results 1 – 3 of 3) sorted by relevance
446 static constexpr size_t SmallSizePowTwo = RoundUpToPowerOfTwo(SmallSize); variable