Searched refs:bitset_empty (Results 1 – 2 of 2) sorted by relevance
3302 bitset_empty (acceptable); in build_trtable()3452 bitset_empty (accepts); in group_nodes_into_DFAstates()3502 bitset_empty (accepts); in group_nodes_into_DFAstates()3510 bitset_empty (accepts); in group_nodes_into_DFAstates()3519 bitset_empty (accepts); in group_nodes_into_DFAstates()3538 bitset_empty (accepts); in group_nodes_into_DFAstates()3612 bitset_empty (accepts); in group_nodes_into_DFAstates()
108 #define bitset_empty(set) memset (set, '\0', sizeof (bitset_t)) macro
Completed in 11 milliseconds