Searched defs:kLastUsedBit (Results 1 – 2 of 2) sorted by relevance
39 static constexpr int kLastUsedBit = kShift + kSize - 1; variable
549 static constexpr int kLastUsedBit = 25; variable