Home
last modified time | relevance | path

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

/external/srec/srec/include/
Dword_lattice.h50 void destroy_word_lattice(srec_word_lattice* wl);
/external/srec/srec/crec/
Dsrec_initialize.c220 destroy_word_lattice(rec->word_lattice); in free_recognition1()
Dword_lattice.c67 void destroy_word_lattice(srec_word_lattice* wl) in destroy_word_lattice() function