Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/cjkcodecs/
Dcjkcodecs.h253 PyObject *cofunc = PyObject_GetAttrString(mod, "__create_codec"); in getmultibytecodec() local
261 PyObject *codecobj, *r, *cofunc; in getcodec() local
/aosp_15_r20/external/python/cpython2/Modules/cjkcodecs/
Dcjkcodecs.h245 static PyObject *cofunc = NULL; in getmultibytecodec() local
260 PyObject *codecobj, *r, *cofunc; in getcodec() local