Searched refs:IS_EPSILON_NODE (Results 1 – 4 of 4) sorted by relevance
360 #define IS_EPSILON_NODE(type) ((type) & EPSILON_BIT) macro
1296 if (IS_EPSILON_NODE (dfa->nodes[node].type)) in proceed_next_node()1714 assert (!IS_EPSILON_NODE (type)); in build_sifted_states()1892 if (IS_EPSILON_NODE (dfa->nodes[cur_node].type)) in sub_epsilon_src_nodes()3100 assert (!IS_EPSILON_NODE (type)); in check_arrival_add_next_nodes()
1450 assert (!IS_EPSILON_NODE (node->token.type)); in link_nfa_nodes()1704 if (IS_EPSILON_NODE(dfa->nodes[node].type)) in calc_eclosure_iter()
1581 if (!IS_EPSILON_NODE (dfa->nodes[elem].type)) in register_state()