Home
last modified time | relevance | path

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

/prebuilts/build-tools/common/py3-headers/Include/cpython/
Dlistobject.h30 static inline Py_ssize_t PyList_GET_SIZE(PyObject *op) { in PyList_GET_SIZE() function
38 #define PyList_GET_SIZE(op) PyList_GET_SIZE(_PyObject_CAST(op)) macro
/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/
Dlistobject.h33 static inline Py_ssize_t PyList_GET_SIZE(PyObject *op) { in PyList_GET_SIZE() function
38 # define PyList_GET_SIZE(op) PyList_GET_SIZE(_PyObject_CAST(op)) macro
/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/
Dlistobject.h33 static inline Py_ssize_t PyList_GET_SIZE(PyObject *op) { in PyList_GET_SIZE() function
38 # define PyList_GET_SIZE(op) PyList_GET_SIZE(_PyObject_CAST(op)) macro
/prebuilts/clang/host/linux-x86/clang-r547379/python3/include/python3.11/cpython/
Dlistobject.h33 static inline Py_ssize_t PyList_GET_SIZE(PyObject *op) { in PyList_GET_SIZE() function
38 # define PyList_GET_SIZE(op) PyList_GET_SIZE(_PyObject_CAST(op)) macro
/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/
Dlistobject.h33 static inline Py_ssize_t PyList_GET_SIZE(PyObject *op) { in PyList_GET_SIZE() function
38 # define PyList_GET_SIZE(op) PyList_GET_SIZE(_PyObject_CAST(op)) macro