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

/openbsd-current/usr.bin/yacc/
H A Dmkpar.c55 extern action *add_reduce(action *, int, int);
142 actions = add_reduce(actions, ruleno, j);
150 add_reduce(action * actions, int ruleno, int symbol) function

Completed in 219 milliseconds