Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dscanopt.c655 int scanopt (scanopt_t *svoid, char **arg, int *optindex) in scanopt() argument
666 s = (struct _scanopt_t *) svoid; in scanopt()
801 int scanopt_destroy (scanopt_t *svoid) in scanopt_destroy() argument
805 s = (struct _scanopt_t *) svoid; in scanopt_destroy()