Searched refs:desccol (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/flex/
H A Dscanopt.c271 int desccol = 0;
409 desccol = maxlen[0] + indent * 2;
469 /* pad to desccol */
470 PRINT_SPACES (fp, desccol - nchars);
500 PRINT_SPACES (fp, desccol);
520 PRINT_SPACES (fp, desccol);
270 int desccol = 0; local

Completed in 93 milliseconds