Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dscanopt.h117 int scanopt (scanopt_t * scanner, char **optarg, int *optindex);
H A Dscanopt.c655 int scanopt (scanopt_t *svoid, char **arg, int *optindex) in scanopt() argument
670 SAFE_ASSIGN (optindex, s->index); in scanopt()
684 SAFE_ASSIGN (optindex, s->index + 1); in scanopt()