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

/freebsd-10.1-release/contrib/byacc/
H A Dlr0.c22 reductions *first_reduction;
28 static reductions *last_reduction;
439 reductions *p;
454 p = (reductions *)allocate((sizeof(reductions) +
H A Dlalr.c36 reductions **reduction_table;
103 reductions *rp;
105 reduction_table = NEW2(nstates, reductions *);
142 reductions *rp;
H A Doutput.c673 /* a row of shifts over terminal symbols or a row of reductions, or a */
1865 reductions *rp, *next;

Completed in 129 milliseconds