Home
last modified time | relevance | path

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

/external/srec/srec/crec/
Dsrec_context.c112 int fst_push_arc_olabel(srec_context* fst, FSMarc* arc);
2033 int fst_push_arc_olabel(srec_context* fst, FSMarc* arc) in fst_push_arc_olabel() function
2449 if (fst_push_arc_olabel(fst, next_atoken) != FST_SUCCESS) in fst_add_arcs()