Searched refs:MaxDumpSize (Results 1 – 1 of 1) sorted by relevance
30 static dword MaxDumpSize = 256; variable609 if (length > MaxDumpSize) { in DI_format()610 length = MaxDumpSize; in DI_format()