Home
last modified time | relevance | path

Searched refs:bison_bridge_lval (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/flex/src/
H A Dmain.c57 int reentrant, bison_bridge_lval, bison_bridge_lloc; variable
226 if (reentrant || bison_bridge_lval) in check_options()
286 if (C_plus_plus && bison_bridge_lval) in check_options()
443 if ( bison_bridge_lval) in check_options()
777 if (bison_bridge_lval) in flexend()
960 reentrant = bison_bridge_lval = bison_bridge_lloc = false; in flexinit()
1150 bison_bridge_lval = true; in flexinit()
1154 bison_bridge_lval = bison_bridge_lloc = true; in flexinit()
H A Dmisc.c751 do_copy = bison_bridge_lval && do_copy; in skelout()
755 do_copy = !bison_bridge_lval && do_copy; in skelout()
H A Dflexdef.h365 extern int reentrant, bison_bridge_lval, bison_bridge_lloc;
/freebsd/usr.bin/lex/
H A Dinitscan.c2733 bison_bridge_lval = option_sense; variable
2739 bison_bridge_lval = true;