Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/_sqlite/
Dsqlitecompat.h33 typedef int (*lenfunc)(PyObject*); typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/
Dobject.h200 typedef Py_ssize_t (*lenfunc)(PyObject *); typedef
/aosp_15_r20/external/python/cpython3/Include/
Dobject.h200 typedef Py_ssize_t (*lenfunc)(PyObject *); typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/
Dobject.h200 typedef Py_ssize_t (*lenfunc)(PyObject *); typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/
Dobject.h200 typedef Py_ssize_t (*lenfunc)(PyObject *); typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/
Dobject.h200 typedef Py_ssize_t (*lenfunc)(PyObject *); typedef
/aosp_15_r20/external/python/cpython2/Include/
Dobject.h137 typedef Py_ssize_t (*lenfunc)(PyObject *); typedef
/aosp_15_r20/external/python/cpython2/Modules/
D_elementtree.c105 #define lenfunc inquiry macro
/aosp_15_r20/external/webp/swig/
H A Dlibwebp_python_wrap.c898 typedef inquiry lenfunc; typedef