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

/external/bison/src/
H A Dielr.c563 * nextIsocore is the next state in a circularly linked-list of all states
568 struct state_list *nextIsocore; member in struct:state_list
722 this_isocorep = &(*this_isocorep)->nextIsocore)
937 (*last_statep)->nextIsocore = old_isocore;
981 (*nodep)->nextIsocore = *nodep;

Completed in 153 milliseconds