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

/external/python/cpython2/Modules/_ctypes/
H A Dctypes.h21 typedef Py_ssize_t (*segcountproc)(PyObject *, Py_ssize_t *); typedef
/external/python/cpython2/Include/
H A Dobject.h159 typedef Py_ssize_t (*segcountproc)(PyObject *, Py_ssize_t *); typedef
298 segcountproc bf_getsegcount;

Completed in 234 milliseconds