Searched refs:MAX_CHARS_PER_LINE (Results 1 – 1 of 1) sorted by relevance
25 #define MAX_CHARS_PER_LINE 68 macro155 if (charcount >= MAX_CHARS_PER_LINE) { in putcharwrap()