Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/flex/
Dmain.c57 int reentrant, bison_bridge_lval, bison_bridge_lloc; variable
241 if (reentrant || bison_bridge_lval) in check_options()
301 if (C_plus_plus && bison_bridge_lval) in check_options()
428 if ( bison_bridge_lval) in check_options()
761 if (bison_bridge_lval)
946 reentrant = bison_bridge_lval = bison_bridge_lloc = false;
1137 bison_bridge_lval = true;
1141 bison_bridge_lval = bison_bridge_lloc = true;
Dmisc.c885 do_copy = bison_bridge_lval && do_copy; in skelout()
889 do_copy = !bison_bridge_lval && do_copy; in skelout()
Dflexdef.h407 extern int reentrant, bison_bridge_lval, bison_bridge_lloc;
/freebsd-12-stable/usr.bin/lex/
Dinitscan.c2769 bison_bridge_lval = option_sense; variable
2775 bison_bridge_lval = true;