Searched refs:bitset_empty_p (Results 1 – 2 of 2) sorted by relevance
630 && !bitset_empty_p (lookahead_filter[t_item])) in ielr_compute_lookaheads()758 if (!bitset_empty_p (lookaheads[i])) in ielr_compute_state()777 if (!bitset_empty_p (lookaheads[i])) in ielr_compute_state()803 if (!bitset_empty_p (lookaheads[i])) in ielr_compute_state()812 if (!bitset_empty_p (lookaheads[i])) in ielr_compute_state()926 if (bitset_empty_p (lookaheads[i])) in ielr_compute_state()
190 #define bitset_empty_p(SRC) BITSET_EMPTY_P_ (SRC) macro