Home
last modified time | relevance | path

Searched defs:charbufferproc (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython2/Modules/_ctypes/
Dctypes.h22 typedef Py_ssize_t (*charbufferproc)(PyObject *, Py_ssize_t, char **); typedef
/aosp_15_r20/external/python/cpython2/Include/
Dobject.h160 typedef Py_ssize_t (*charbufferproc)(PyObject *, Py_ssize_t, char **); typedef
/aosp_15_r20/external/webp/swig/
H A Dlibwebp_python_wrap.c906 typedef getcharbufferproc charbufferproc; typedef