Home
last modified time | relevance | path

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

/dragonfly/contrib/grep/lib/
HDregex_internal.h767 bitset_copy (bitset_t dest, const bitset_t src) in bitset_copy() function
HDregexec.c3639 bitset_copy (dests_ch[ndests], remains); in group_nodes_into_DFAstates()
3640 bitset_copy (dests_ch[j], intersec); in group_nodes_into_DFAstates()
3659 bitset_copy (dests_ch[ndests], accepts); in group_nodes_into_DFAstates()
/dragonfly/contrib/cvs-1.12/lib/
HDregex_internal.h822 bitset_copy (bitset dest, const bitset src) in bitset_copy() function
HDregexec.c3667 bitset_copy (dests_ch[ndests], remains); in group_nodes_into_DFAstates()
3668 bitset_copy (dests_ch[j], intersec); in group_nodes_into_DFAstates()
3687 bitset_copy (dests_ch[ndests], accepts); in group_nodes_into_DFAstates()