Lines Matching full:base
144 * is. The offset is base[nxt[i]] - (base of current state)]. That's
166 base[lastdfa + 1] = tblend + 2;
180 int offset = base[i];
190 transition_struct_out( 0, base[lastdfa + 1] - i );
200 base[nxt[i]] - (i - chk[i]) );
217 out_dec( " &yy_transition[%d],\n", base[i] );
960 if ( base[i] == JAMSTATE )
961 base[i] = jambase;
973 mkdata( base[i] );
976 /* Generate jam state's base index. */
977 mkdata( base[i] );
981 mkdata( base[i] );
1179 out_dec( " &yy_transition[%d],\n", base[i] );