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

/freebsd-10.1-release/contrib/byacc/
H A Dlr0.c34 static Value_t *shiftset; variable
86 shiftset = NEW2(nsyms, Value_t);
116 shiftset[i] = get_state(symbol);
125 FREE(shiftset);
412 sp1 = shiftset;
414 send = shiftset + nshifts;

Completed in 48 milliseconds