Home | History | Annotate | Download | only in tip

Lines Matching defs:col

44 static int col = 0;
154 if (col > 0) {
156 col = 0;
203 if (col > 0 && col < MIDDLE)
204 while (col++ < MIDDLE)
206 col += strlen(p->v_name);
211 col++;
219 col++;
222 col += strlen(cp);
228 col += 6;
234 col++;
237 col += strlen(cp);
242 if (col >= MIDDLE) {
243 col = 0;