Home | History | Annotate | Download | only in src

Lines Matching refs:kHashShift

8497   static const int kHashShift = kNofHashBitFields;
8501 static const uint32_t kHashBitMask = 0xffffffffu >> kHashShift;