Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dtypeobject.c6693 slot_am_aiter(PyObject *self) in slot_am_aiter() function
6847 AMSLOT("__aiter__", am_aiter, slot_am_aiter, wrap_unaryfunc,