Searched defs:kMapSizeInWords (Results 1 – 6 of 6) sorted by relevance
22 static const size_t kMapSizeInWords = kMapSizeInBitsAligned / kBitsInWord; member
24 static const size_t kMapSizeInWords = kMapSizeInBits / kBitsInWord; member