Home
last modified time | relevance | path

Searched defs:PyIter_Next (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Objects/
Dabstract.c3115 PyIter_Next(PyObject *iter) function
/aosp_15_r20/external/python/cpython3/Objects/
Dabstract.c2861 PyIter_Next(PyObject *iter) in PyIter_Next() function