Home | History | Annotate | Download | only in src

Lines Matching refs:to_state

112           for (rulep = derives[states[to_state[i]]->accessing_symbol
220 == states[to_state[i]]->accessing_symbol
261 transitions *trans = states[to_state[i]]->transitions;
268 edge_array[nedges++] = map_goto (to_state[i], sym);
1187 free (to_state);