Home | History | Annotate | Download | only in lib

Lines Matching refs:code

659         picoos_int16 code, picoos_char * base, const picoos_char *fmt, va_list args)
664 switch (code) {
809 picoos_int16 code, picoos_char * base, const picoos_char *fmt, ...)
813 picoos_vSetErrorMsg(dst,siz, code, base, fmt,args);
817 /* For convenience, this function returns the resulting current exception code. The return value therefore is NOT the status of raising
830 "exit with exception code=%i, exception message='%s'",
866 "exit with code=%i and message='%s', resulting in #warnings=%i",