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