Searched defs:kMaxFixedSlotIndex (Results 1 – 2 of 2) sorted by relevance
177 static const int kMaxFixedSlotIndex = (1 << (kFixedSlotIndexWidth - 1)) - 1; variable
205 static const int kMaxFixedSlotIndex = (1 << (kFixedSlotIndexWidth - 1)) - 1; variable