Searched defs:PyObject_Length (Results 1 – 4 of 4) sorted by relevance
434 #define PyObject_Length PyObject_Size macro
419 #define PyObject_Length PyObject_Size macro
67 PyObject_Length(PyObject *o) in PyObject_Length() function71 #define PyObject_Length PyObject_Size macro
79 PyObject_Length(PyObject *o) in PyObject_Length() function83 #define PyObject_Length PyObject_Size macro