Searched refs:MINCOLS (Results 1 – 3 of 3) sorted by relevance
48 #define MINCOLS 68 /* minimum columns for 3 digit Lines message numbers */ macro124 if (COLS < MINCOLS) { in dispinit()126 MINCOLS); in dispinit()
54 #define MINCOLS 10 macro231 if (*c < MINCOLS) in console_get_size()
147 #define MINCOLS 10 macro