Searched refs:cplmax (Results 1 – 1 of 1) sorted by relevance
47 static unsigned int cplmax; /* maximum characters per line */ variable142 cplmax = 1;143 for (i = columns + 1; i <= col; i *= 2) cplmax *= 2;144 cplmax /= 2;244 cpl = cpl % cplmax;