Searched refs:ST_getKeyValue (Results 1 – 3 of 3) sorted by relevance
125 SREC_SEMPROC_API ESR_ReturnCode ST_getKeyValue(SymbolTable* self, const LCHAR* key, LCHAR** value);
149 ESR_ReturnCode ST_getKeyValue(SymbolTable* self, const LCHAR* key, LCHAR** value) in ST_getKeyValue() function
373 CHKLOG(rc, ST_getKeyValue(symtable, self->identifiers[i], &operands[i])); in handle_EndOfStatement()