Searched refs:transitions_to (Results 1 - 3 of 3) sorted by relevance

/external/bison/src/
H A Dstate.h162 struct state *transitions_to (transitions *shifts, symbol_number sym);
H A Dstate.c57 transitions_to (transitions *shifts, symbol_number sym) function
H A Dlalr.c243 s = transitions_to (s->transitions,

Completed in 62 milliseconds