Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dtblcmp.c469 jambase = tblend; in mkdeftbl()
471 base[jamstate] = jambase; in mkdeftbl()
H A Dflexdef.h591 extern int numsnpairs, jambase, jamstate;
H A Dgen.c845 out_dec ("while ( yy_base[yy_current_state] != %d );\n", jambase); in gen_next_match()
1323 base[i] = jambase; in gentabs()
H A Dmain.c94 int numsnpairs, jambase, jamstate; variable