Searched refs:picoos_vSetErrorMsg (Results 1 - 1 of 1) sorted by last modified time

/external/svox/pico/lib/
H A Dpicoos.c658 static void picoos_vSetErrorMsg(picoos_char * dst, picoos_objsize_t siz, function
813 picoos_vSetErrorMsg(dst,siz, code, base, fmt,args);
828 picoos_vSetErrorMsg(this->curExceptionMessage,PICOOS_MAX_EXC_MSG_LEN, exceptionCode, baseMessage, fmt,args);
860 picoos_vSetErrorMsg(this->curWarningMessage[this->curNumWarnings],PICOOS_MAX_WARN_MSG_LEN, warningCode, baseMessage, fmt,args);

Completed in 50 milliseconds