Searched refs:MaxXlogSize (Results 1 – 1 of 1) sorted by relevance
31 static dword MaxXlogSize = 2 + 128; variable640 if (length > MaxXlogSize) in DI_format()641 length = MaxXlogSize; in DI_format()