Home
last modified time | relevance | path

Searched defs:PyObject_Length (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Include/
Dabstract.h283 #define PyObject_Length PyObject_Size macro
/third_party/python/Objects/
Dabstract.c72 PyObject_Length(PyObject *o) in PyObject_Length() function
76 #define PyObject_Length PyObject_Size macro