Searched refs:KdpScreenLineLengthDefault (Results 1 – 1 of 1) sorted by relevance
42 #define KdpScreenLineLengthDefault 80 macro43 static CHAR KdpScreenLineBuffer[KdpScreenLineLengthDefault + 1] = "";491 if (*pch == '\n' || KdpScreenLineLength == KdpScreenLineLengthDefault) in KdpScreenPrint()