Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Diterobject.h16 #define PyCallIter_Check(op) Py_IS_TYPE((op), &PyCallIter_Type) macro
/external/python/cpython3/Doc/c-api/
Diterator.rst41 .. c:function:: int PyCallIter_Check(PyObject *op)
/external/python/cpython3/Doc/data/
Drefcounts.dat221 PyCallIter_Check:int:::
222 PyCallIter_Check::op::