Searched refs:OPT_NO_YYWRAP (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/flex/src/ | ||
H A D | options.h | 98 OPT_NO_YYWRAP, enumerator |
H A D | options.c | 227 {"--noyywrap", OPT_NO_YYWRAP, 0} |
H A D | main.c | 1325 case OPT_NO_YYWRAP: in flexinit() |