Searched refs:FIRST_NEXT (Results 1 – 2 of 2) sorted by relevance
56 #define FIRST_NEXT(NOD) (NOD)->first_next_arc macro80 #define FIRST_NEXT(NOD) fst->FSMnode_list[(NOD)].un_ptr.first_next_arc macro
2041 for (atok = FIRST_NEXT(ntok); atok != FSMARC_NULL; atok = atoken->linkl_next_arc) in fst_push_arc_olabel()2069 for (atok = FIRST_NEXT(ntok); atok != FSMARC_NULL; atok = atoken->linkl_next_arc) in fst_push_arc_cost()