Home
last modified time | relevance | path

Searched defs:statelong (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/cjkcodecs/clinic/
H A Dmultibytecodec.c.h218 PyLongObject *statelong; in _multibytecodec_MultibyteIncrementalEncoder_setstate() local
/third_party/python/Modules/cjkcodecs/
H A Dmultibytecodec.c1211 PyObject *statelong; in _multibytecodec_MultibyteIncrementalDecoder_getstate_impl() local
1243 PyLongObject *statelong; in _multibytecodec_MultibyteIncrementalDecoder_setstate_impl() local
964 _multibytecodec_MultibyteIncrementalEncoder_setstate_impl(MultibyteIncrementalEncoderObject *self, PyLongObject *statelong) _multibytecodec_MultibyteIncrementalEncoder_setstate_impl() argument
[all...]

Completed in 4 milliseconds