Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/cjkcodecs/
Dmultibytecodec.c14 unsigned char *outbuf, *outbuf_end; member
20 Py_UNICODE *outbuf, *outbuf_end; member
/aosp_15_r20/external/python/cpython3/Modules/cjkcodecs/
Dmultibytecodec.c56 unsigned char *outbuf, *outbuf_end; member