Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dobject.h190 typedef PyObject *(*ssizessizeargfunc)(PyObject *, Py_ssize_t, Py_ssize_t); typedef
/external/python/cpython2/Include/
Dobject.h142 typedef PyObject *(*ssizessizeargfunc)(PyObject *, Py_ssize_t, Py_ssize_t); typedef
/external/webp/swig/
Dlibwebp_python_wrap.c900 typedef intintargfunc ssizessizeargfunc; typedef