Searched refs:bitset_copy (Results 1 – 2 of 2) sorted by relevance
110 #define bitset_copy(dest,src) memcpy (dest, src, sizeof (bitset_t)) macro
3587 bitset_copy (dests_ch[ndests], remains); in group_nodes_into_DFAstates()3588 bitset_copy (dests_ch[j], intersec); in group_nodes_into_DFAstates()3607 bitset_copy (dests_ch[ndests], accepts); in group_nodes_into_DFAstates()
Completed in 11 milliseconds