Home
last modified time | relevance | path

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

/external/srec/srec/Vocabulary/src/
DVocabularyImpl.c41 #define LSTRFREE(src) FREE(src) macro
187 LSTRFREE(impl->filename); in SR_VocabularyDestroyImpl()
378 for(i=0; i<nphrase_prons; i++) LSTRFREE( phrase_pron_dups[i]); in append_to_each_with_joiner()