Home
last modified time | relevance | path

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

/external/srec/srec/Grammar/src/
DSR_Grammar.c173 …arse(SR_Grammar* self, const LCHAR* transcription, SR_SemanticResult** result_void, size_t* result… in SR_GrammarCheckParse() argument
175 SR_SemanticResult** result = (SR_SemanticResult**)result_void; in SR_GrammarCheckParse()