Home
last modified time | relevance | path

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

/external/srec/srec/Grammar/include/
DSR_GrammarImpl.h158 SREC_GRAMMAR_API ESR_ReturnCode SR_Grammar_Create(SR_Grammar** self);
/external/srec/srec/Grammar/src/
DSR_GrammarImpl.c35 ESR_ReturnCode SR_Grammar_Create(SR_Grammar** self) in SR_Grammar_Create() function
124 CHKLOG(rc, SR_Grammar_Create(self)); in SR_GrammarCreate()
367 CHKLOG(rc, SR_Grammar_Create(&Interface)); in SR_GrammarLoad()