Home
last modified time | relevance | path

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

/external/bison/src/
Dielr.c706 bool has_lookaheads; in ielr_compute_state() local
773 has_lookaheads = false; in ielr_compute_state()
779 has_lookaheads = true; in ielr_compute_state()
792 if (has_lookaheads) in ielr_compute_state()
919 if (has_lookaheads) in ielr_compute_state()