HomeSort by: relevance | last modified time | path
    Searched defs:bison_bridge_lval (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/flex/dist/src/
main.c 61 int reentrant, bison_bridge_lval, bison_bridge_lloc;
230 if (reentrant || bison_bridge_lval)
290 if (C_plus_plus && bison_bridge_lval)
447 if ( bison_bridge_lval)
781 if (bison_bridge_lval)
964 reentrant = bison_bridge_lval = bison_bridge_lloc = false;
1154 bison_bridge_lval = true;
1158 bison_bridge_lval = bison_bridge_lloc = true;
60 int reentrant, bison_bridge_lval, bison_bridge_lloc; variable
initscan.c 2647 bison_bridge_lval = option_sense; variable
2652 bison_bridge_lval = true;

Completed in 19 milliseconds