Searched refs:NIL_INDEX (Results 1 – 3 of 3) sorted by relevance
71 dfa_model_node->trans[i] = NIL_INDEX;108 t->trans[j] = NIL_INDEX;308 if ((n=node->trans[0]) != NIL_INDEX && set_nil(node->label) &&314 if ((n=node->trans[1]) != NIL_INDEX &&341 if ((n=node->trans[0]) != NIL_INDEX && set_nil(node->label) &&347 if ((n=node->trans[1]) != NIL_INDEX &&
63 #define NIL_INDEX 0 macro95 #define DFA_NO(x) ( (x) ? (x)->node_no : NIL_INDEX)96 #define NFA_NO(x) ( (x) ? (x)->node_no : NIL_INDEX)
423 if (trans == NIL_INDEX)732 if (p != NIL_INDEX){735 if (p->trans[0] != NIL_INDEX){742 if (p->trans[1] != NIL_INDEX)776 if ((p != NIL_INDEX) && (p->nfa_set != operation_no)){794 if (p != NIL_INDEX){