Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/regex/
A Dregex_internal.h110 #define bitset_copy(dest,src) memcpy (dest, src, sizeof (bitset_t)) macro
A Dregexec.c3587 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