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