Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dlistobject.c184 PyList_Size(PyObject *op) in PyList_Size() function
/external/python/cpython2/Objects/
Dlistobject.c166 PyList_Size(PyObject *op) in PyList_Size() function