Searched refs:EightKB (Results 1 – 1 of 1) sorted by relevance
49 constexpr size_t EightKB = 8 * 1024; in updateTypeIndexOffsets() local50 if (NewSize / EightKB > TypeRecordBytes / EightKB || TypeRecordCount == 0) { in updateTypeIndexOffsets()