Searched refs:OPT_NO_STDINIT (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/flex/src/ | ||
H A D | options.h | 79 OPT_NO_STDINIT, enumerator |
H A D | options.c | 186 {"--nostdinit", OPT_NO_STDINIT, 0} |
H A D | main.c | 1305 case OPT_NO_STDINIT: in flexinit() |