Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/clinic/
Darraymodule.c.h610 …{"__reduce__", _PyCFunction_CAST(array_arrayiterator___reduce__), METH_METHOD|METH_FASTCALL|METH_K…
616 array_arrayiterator___reduce__(arrayiterobject *self, PyTypeObject *cls, PyObject *const *args, Py_… in array_arrayiterator___reduce__() function