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

/freebsd-10.1-release/contrib/byacc/
H A Dlalr.c14 static void add_lookback_edge(int stateno, int ruleno, int gotono);
441 add_lookback_edge(int stateno, int ruleno, int gotono) argument
461 sp->value = (Value_t) gotono;

Completed in 45 milliseconds