Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/flex/dist/src/
H A Dscanopt.c105 static int get_cols (void);
107 static int get_cols (void) in get_cols() function
372 columns = get_cols () - 1; in scanopt_usage()