Searched refs:bitset_empty (Results 1 – 2 of 2) sorted by relevance
3419 bitset_empty (acceptable); in build_trtable()3571 bitset_empty (accepts); in group_nodes_into_DFAstates()3621 bitset_empty (accepts); in group_nodes_into_DFAstates()3629 bitset_empty (accepts); in group_nodes_into_DFAstates()3638 bitset_empty (accepts); in group_nodes_into_DFAstates()3657 bitset_empty (accepts); in group_nodes_into_DFAstates()3731 bitset_empty (accepts); in group_nodes_into_DFAstates()
153 #define bitset_empty(set) memset (set, '\0', sizeof (bitset_t)) macro