Searched refs:cplmax (Results 1 – 1 of 1) sorted by relevance
49 static unsigned int cplmax; /* maximum characters per line */ variable144 cplmax = 1;145 for (i = columns + 1; i <= col; i *= 2) cplmax *= 2;146 cplmax /= 2;246 cpl = cpl % cplmax;