Searched refs:MAX_CHARACTER_COLUMNS (Results 1 – 6 of 6) sorted by relevance
82 char cname[MAX_CHARACTER_COLUMNS + 1];
119 char name[MAX_CHARACTER_COLUMNS + 1];
49 #define MAX_CHARACTER_COLUMNS 7 macro
535 GET_SPACE_GOTOC(sp, bp, blen, len * MAX_CHARACTER_COLUMNS + 128); in msgq_status()
421 for (cnt = 0; cnt < MAX_CHARACTER_COLUMNS; ++cnt) in cl_ex_adjust()423 for (cnt = 0; cnt < MAX_CHARACTER_COLUMNS; ++cnt) in cl_ex_adjust()
501 if (SCNO + 1 + MAX_CHARACTER_COLUMNS < cnt) in vs_paint()