Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dregexec.c3650 bitset_word has_intersec, not_subset, not_consumed; in group_nodes_into_DFAstates() local
3665 not_subset = not_consumed = 0; in group_nodes_into_DFAstates()
3668 not_subset |= remains[k] = ~accepts[k] & dests_ch[j][k]; in group_nodes_into_DFAstates()
3674 if (not_subset) in group_nodes_into_DFAstates()