Home
last modified time | relevance | path

Searched defs:lenfunc (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Modules/_sqlite/
Dsqlitecompat.h33 typedef int (*lenfunc)(PyObject*); typedef
/external/python/cpython3/Include/
Dobject.h188 typedef Py_ssize_t (*lenfunc)(PyObject *); typedef
/external/python/cpython2/Include/
Dobject.h137 typedef Py_ssize_t (*lenfunc)(PyObject *); typedef
/external/python/cpython2/Modules/
D_elementtree.c105 #define lenfunc inquiry macro
/external/webp/swig/
Dlibwebp_python_wrap.c898 typedef inquiry lenfunc; typedef