Searched refs:OPT_NO_YYGET_OUT (Results 1 – 3 of 3) sorted by relevance
/openbsd/usr.bin/lex/ | ||
H A D | options.h | 91 OPT_NO_YYGET_OUT, enumerator |
H A D | options.c | 266 {"--noyyget_out", OPT_NO_YYGET_OUT, 0} |
H A D | main.c | 1363 case OPT_NO_YYGET_OUT: in flexinit() |