Home
last modified time | relevance | path

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

/external/bison/src/
Dstate.h232 state *state_new_isocore (state const *s);
Dstate.c158 state_new_isocore (state const *s) in state_new_isocore() function
Dielr.c914 (*last_statep)->state = *tp = state_new_isocore (t); in ielr_compute_state()
/external/bison/
DChangeLog-20122818 (state_new_isocore): New function, exported.