Home
last modified time | relevance | path

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

/external/srec/srec/Vocabulary/include/
DSR_VocabularyImpl.h107 ESR_ReturnCode SR_CreateG2P(SR_Vocabulary* self);
/external/srec/srec/Vocabulary/src/
DVocabularyImpl.c49 ESR_ReturnCode SR_CreateG2P(SR_Vocabulary* self) in SR_CreateG2P() function
225 rc = SR_CreateG2P((SR_Vocabulary*)impl); in sr_vocabularyloadimpl_for_real()
DVocabulary.c38 rc = SR_CreateG2P(Interface); in SR_VocabularyCreate()