Searched refs:add_reduce (Results 1 – 1 of 1) sorted by relevance
55 extern action *add_reduce(action *, int, int);142 actions = add_reduce(actions, ruleno, j); in add_reductions()150 add_reduce(action * actions, int ruleno, int symbol) in add_reduce() function