Searched defs:kHashMask (Results 1 – 3 of 3) sorted by relevance
35 static const u32 kHashMask = ~kUseCountMask; member
210 kHashMask = kHashCount - 1 enumerator
2256 static const int kHashMask = -4; // Zero the last two bits. variable