Searched refs:MBERR_TOOSMALL (Results 1 – 6 of 6) sorted by relevance
118 #define MBERR_TOOSMALL (-1) /* insufficient output buffer space */ macro
117 return MBERR_TOOSMALL;
238 case MBERR_TOOSMALL: in multibytecodec_encerror()266 if (r == MBERR_TOOSMALL) { in multibytecodec_encerror()376 case MBERR_TOOSMALL: in multibytecodec_decerror()
112 #define MBERR_TOOSMALL (-1) /* insufficient output buffer space */ macro
124 return MBERR_TOOSMALL; \
218 case MBERR_TOOSMALL: in multibytecodec_encerror()256 if (r == MBERR_TOOSMALL) { in multibytecodec_encerror()373 case MBERR_TOOSMALL: in multibytecodec_decerror()