Home
last modified time | relevance | path

Searched defs:MBERR_TOOSMALL (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/cjkcodecs/
Dmultibytecodec.h118 #define MBERR_TOOSMALL (-1) /* insufficient output buffer space */ macro
/external/python/cpython3/Modules/cjkcodecs/
Dmultibytecodec.h112 #define MBERR_TOOSMALL (-1) /* insufficient output buffer space */ macro