Searched refs:bitset_copy (Results 1 – 3 of 3) sorted by relevance
117 bitset_copy (Np, N); in useless_nonterminals()175 bitset_copy (Vp, V); in inaccessable_symbols()
91 bitset_copy (F[j], F[i]); in traverse()
200 #define bitset_copy(DST, SRC) BITSET_COPY_ (DST, SRC) macro