Home
last modified time | relevance | path

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

/external/srec/srec/include/
Dsrec_context.h236 arc_token_lnk get_first_arc_leaving_node(arc_token* arc_token_list, arcID num_arcs, nodeID node);
/external/srec/srec/crec/
Dsrec_context.c1751 arc_token_lnk get_first_arc_leaving_node(arc_token* arc_token_list, in get_first_arc_leaving_node() function
1830 …atoken->first_next_arc = get_first_arc_leaving_node(arc_token_list, num_arcs, (nodeID)atoken->firs… in FST_LoadReverseWordGraph()