Home | History | Annotate | Download | only in src

Lines Matching refs:states

90       transitions *sp = states[s]->transitions;
124 transitions *sp = states[s]->transitions;
130 to_state[k] = sp->states[i]->number;
183 transitions *sp = states[stateno]->transitions;
241 symbol_number symbol1 = states[to_state[i]]->accessing_symbol;
249 state *s = states[from_state[i]];
383 nLA += state_look_ahead_tokens_count (states[i]);
395 int count = state_look_ahead_tokens_count (states[i]);
398 states[i]->reductions->look_ahead_tokens = pLA;
417 reductions *reds = states[i]->reductions;
461 states[s]->reductions->look_ahead_tokens = NULL;