Lines Matching refs:col
47 int col; /* current col */
72 more->col = 1;
165 if (!more->col)
192 more->col = ((more->col + 8) & ~7) - 1;
195 if (++more->col <= more->cols || s < e && *s == '\n')
199 more->col = 1;
204 if (more->col > 1)
205 more->col--;
208 more->col = 1;
230 more->col = 1;
239 more->col = 1;
243 more->col = 1;
290 more->col = 1;
345 more->col = 1;