Home
last modified time | relevance | path

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

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