Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Doptions.c90 {"-s", OPT_NO_DEFAULT, 0}
92 {"--nodefault", OPT_NO_DEFAULT, 0}
H A Doptions.h72 OPT_NO_DEFAULT, enumerator
H A Dmain.c1173 case OPT_NO_DEFAULT: in flexinit()