Home
last modified time | relevance | path

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

/minix3/external/bsd/byacc/dist/
H A Dlr0.c169 Value_t *isp2; in get_state() local
195 isp2 = sp->items; in get_state()
199 if (*isp1++ != *isp2++) in get_state()
294 Value_t *isp2; in new_state() local
313 isp2 = p->items; in new_state()
315 *isp2++ = *isp1++; in new_state()