Searched refs:MAX_LINENUM_WIDTH (Results 1 – 3 of 3) sorted by relevance
904 if (linenum_width > MAX_LINENUM_WIDTH)906 parg.p_int = MAX_LINENUM_WIDTH;
231 #define MAX_LINENUM_WIDTH 16 /* Max width of a line number */ macro
25 #define MAX_PFX_WIDTH (MAX_LINENUM_WIDTH + MAX_STATUSCOL_WIDTH + 1)