Home
last modified time | relevance | path

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

/external/srec/srec/ca/
Dvoc_basi.c41 CA_Vocab *CA_AllocateVocabulary(void) in CA_AllocateVocabulary() function
/external/srec/srec/include/
Dsimapi.h574 CA_Vocab *CA_AllocateVocabulary(void);
/external/srec/srec/Vocabulary/src/
DVocabularyImpl.c199 impl->vocabulary = CA_AllocateVocabulary(); in sr_vocabularyloadimpl_for_real()