OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SR_Grammar_SetupVocabulary
(Results
1 - 2
of
2
) sorted by null
/external/srec/srec/Grammar/include/
SR_GrammarImpl.h
203
SREC_GRAMMAR_API ESR_ReturnCode
SR_Grammar_SetupVocabulary
(SR_Grammar *self, SR_Vocabulary *vocabulary);
/external/srec/srec/Grammar/src/
SR_GrammarImpl.c
62
impl->Interface.setupVocabulary = &
SR_Grammar_SetupVocabulary
;
633
SREC_GRAMMAR_API ESR_ReturnCode
SR_Grammar_SetupVocabulary
(SR_Grammar *self, SR_Vocabulary *vocabulary)
Completed in 92 milliseconds