Home
last modified time | relevance | path

Searched refs:get_cols (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/flex/src/
H A Dscanopt.c102 static int get_cols (void);
104 static int get_cols (void) in get_cols() function
369 columns = get_cols () - 1; in scanopt_usage()