Searched refs:bitset_equal_p (Results 1 – 3 of 3) sorted by relevance
123 if (bitset_equal_p (N, Np)) in useless_nonterminals()187 if (bitset_equal_p (V, Vp)) in inaccessable_symbols()
763 else if (!bitset_equal_p ((*this_isocorep)->lookaheads[i], in ielr_compute_state()
207 #define bitset_equal_p(DST, SRC) BITSET_EQUAL_P_ (DST, SRC) macro