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

/freebsd-current/contrib/flex/src/
H A Dmain.c58 int reentrant, bison_bridge_lval, bison_bridge_lloc;
227 if (reentrant || bison_bridge_lval)
287 if (C_plus_plus && bison_bridge_lval)
444 if ( bison_bridge_lval)
778 if (bison_bridge_lval)
961 reentrant = bison_bridge_lval = bison_bridge_lloc = false;
1151 bison_bridge_lval = true;
1155 bison_bridge_lval = bison_bridge_lloc = true;
57 int reentrant, bison_bridge_lval, bison_bridge_lloc; variable
H A Dmisc.c751 do_copy = bison_bridge_lval && do_copy;
755 do_copy = !bison_bridge_lval && do_copy;
H A Dflexdef.h336 * bison_bridge_lval - if true (--bison-bridge), bison pure calling convention.
365 extern int reentrant, bison_bridge_lval, bison_bridge_lloc;
/freebsd-current/usr.bin/lex/
H A Dinitscan.c2733 bison_bridge_lval = option_sense; variable
2739 bison_bridge_lval = true;

Completed in 130 milliseconds