Home
last modified time | relevance | path

Searched refs:slot_tp_iter (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Objects/
Dtypeobject.c5780 slot_tp_iter(PyObject *self) function
6073 TPSLOT("__iter__", tp_iter, slot_tp_iter, wrap_unaryfunc,
/external/python/cpython3/Objects/
Dtypeobject.c6843 slot_tp_iter(PyObject *self) in slot_tp_iter() function
7157 TPSLOT("__iter__", tp_iter, slot_tp_iter, wrap_unaryfunc,
/external/python/cpython3/Tools/c-analyzer/
DTODO465 Objects/typeobject.c:slot_tp_iter():PyId___iter__ _Py_IDENTIFIER(__iter__)
Dknown.tsv1208 Objects/typeobject.c slot_tp_iter PyId___iter__ variable _Py_IDENTIFIER(__iter__)