Home | History | Annotate | Download | only in src

Lines Matching refs:kHashShift

9162   static const int kHashShift = kNofHashBitFields;
9166 static const uint32_t kHashBitMask = 0xffffffffu >> kHashShift;