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

/freebsd-10.1-release/contrib/byacc/
H A Dmkpar.c16 static action *add_reduce(action *actions, int ruleno, int symbol);
124 actions = add_reduce(actions, ruleno, j);
131 add_reduce(action *actions, function

Completed in 45 milliseconds