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