Home
last modified time | relevance | path

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

/freebsd/contrib/byacc/
H A Dlr0.c36 static Value_t *shiftset; variable
88 shiftset = NEW2(nsyms, Value_t); in allocate_storage()
118 shiftset[i] = get_state(symbol); in append_states()
127 FREE(shiftset); in free_storage()
415 sp1 = shiftset; in save_shifts()
417 send = shiftset + nshifts; in save_shifts()