Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Darraymodule.c.h518 …{"__reduce__", (PyCFunction)array_arrayiterator___reduce__, METH_NOARGS, array_arrayiterator___red…
524 array_arrayiterator___reduce__(arrayiterobject *self, PyObject *Py_UNUSED(ignored)) in array_arrayiterator___reduce__() function