Home
last modified time | relevance | path

Searched refs:FIRST_NEXT (Results 1 – 2 of 2) sorted by relevance

/external/srec/srec/include/
Dsearch_network.h56 #define FIRST_NEXT(NOD) (NOD)->first_next_arc macro
80 #define FIRST_NEXT(NOD) fst->FSMnode_list[(NOD)].un_ptr.first_next_arc macro
/external/srec/srec/crec/
Dsrec_context.c2041 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()