Searched refs:bison_bridge_lloc (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/flex/
H A Dmain.c58 int reentrant, bison_bridge_lval, bison_bridge_lloc;
432 if ( bison_bridge_lloc)
764 if (bison_bridge_lloc)
947 reentrant = bison_bridge_lval = bison_bridge_lloc = false;
1142 bison_bridge_lval = bison_bridge_lloc = true;
57 int reentrant, bison_bridge_lval, bison_bridge_lloc; variable
H A Dflexdef.h380 * bison_bridge_lloc - if true (--bison-locations), bison yylloc.
407 extern int reentrant, bison_bridge_lval, bison_bridge_lloc;
/freebsd-10-stable/usr.bin/lex/
H A Dinitscan.c2774 { if((bison_bridge_lloc = option_sense))

Completed in 118 milliseconds