Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dscanopt.c68 static int RVAL(struct _scanopt_t *, int);
86 static int RVAL (struct _scanopt_t *s, int i) in RVAL() function
281 if (RVAL (s, (*ue_curr)->idx) == in scanopt_usage()
282 RVAL (s, ue->idx)) { in scanopt_usage()