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

/freebsd-13-stable/contrib/byacc/
H A Doutput.c627 default_goto(int symbol) function
710 k = default_goto(start_symbol + 1);
725 k = default_goto(i);

Completed in 198 milliseconds