Searched defs:get_arc_for_word_without_slot_annotation (Results 1 - 1 of 1) sorted by relevance

/external/srec/srec/crec/
H A Dastar.c168 arc_token* get_arc_for_word_without_slot_annotation(arc_token* atoken, const char* word, function
189 return get_arc_for_word_without_slot_annotation(&root_arc, word, context_void, terminal_word);
228 tmp = get_arc_for_word_without_slot_annotation(tmp, word, context_void, terminal_word);

Completed in 93 milliseconds