Home
last modified time | relevance | path

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

/external/srec/srec/ca/
Dsyn_srec.c214 CA_Syntax *CA_AllocateSyntax(void) in CA_AllocateSyntax() function
/external/srec/srec/include/
Dsimapi.h1427 CA_Syntax *CA_AllocateSyntax(void);
/external/srec/srec/Grammar/src/
DSR_GrammarImpl.c403 impl->syntax = CA_AllocateSyntax(); in SR_GrammarLoad()