Home | History | Annotate | Download | only in src

Lines Matching refs:kHashMask

2241   static const int kHashMask = -4;  // Zero the last two bits.
2247 STATIC_ASSERT(kEntriesPerBucket == -kHashMask);