Home | History | Annotate | Download | only in src

Lines Matching refs:kHashMask

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