Searched refs:kMaxWordsPerField (Results 1 – 1 of 1) sorted by relevance
162 const int kMaxWordsPerField = kDoubleSize / kPointerSize; in CalculateCapacity() local164 if (num_descriptors <= kBitsInSmiLayout / kMaxWordsPerField) { in CalculateCapacity()