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

/external/bison/src/
H A Dielr.c705 state_list **this_isocorep; local
720 for (this_isocorep = &t->state_list;
721 this_isocorep == &t->state_list || *this_isocorep != t->state_list;
722 this_isocorep = &(*this_isocorep)->nextIsocore)
724 if (!(*this_isocorep)->recomputedAsSuccessor)
742 (*this_isocorep)->lookaheads, false);
755 if (!(*this_isocorep)->lookaheads
756 || !(*this_isocorep)
[all...]

Completed in 86 milliseconds