Searched refs:kCellSizeBytesLog2 (Results 1 – 2 of 2) sorted by relevance
411 static const int kCellSizeBytesLog2 = 2; variable412 static const int kCellSizeBytes = 1 << kCellSizeBytesLog2;
229 SlotSet::kCellSizeBytesLog2), in SetBitInCell()231 << SlotSet::kCellSizeBytesLog2)); in SetBitInCell()