Home
last modified time | relevance | path

Searched refs:_PyObject_GetItemsIter (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Objects/
Dtypeobject.c5124 _PyObject_GetItemsIter(PyObject *obj, PyObject **listitems, in _PyObject_GetItemsIter() function
5254 if (_PyObject_GetItemsIter(obj, &listitems, &dictitems) < 0) { in reduce_newobj()
/third_party/python/Tools/c-analyzer/
DTODO432 Objects/typeobject.c:_PyObject_GetItemsIter():PyId_items _Py_IDENTIFIER(items)
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv1940 Objects/typeobject.c _PyObject_GetItemsIter PyId_items -