Searched refs:OPT_NO_YYGET_LVAL (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/flex/src/ | ||
H A D | options.h | 87 OPT_NO_YYGET_LVAL, enumerator |
H A D | options.c | 266 {"--noyyget_lval", OPT_NO_YYGET_LVAL, 0} |
H A D | main.c | 1413 case OPT_NO_YYGET_LVAL: in flexinit() |