Home
last modified time | relevance | path

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

/netbsd/external/bsd/flex/dist/src/
H A Doptions.h79 OPT_NO_REENTRANT, enumerator
H A Doptions.c176 {"--noreentrant", OPT_NO_REENTRANT, 0}
H A Dmain.c1164 case OPT_NO_REENTRANT: in flexinit()