Searched refs:striter_reduce (Results 1 – 3 of 3) sorted by relevance
3144 striter_reduce(striterobject *it, PyObject *Py_UNUSED(ignored)) in striter_reduce() function3178 {"__reduce__", (PyCFunction)striter_reduce, METH_NOARGS,
343 Objects/bytesobject.c:striter_reduce():PyId_iter _Py_IDENTIFIER(iter)
1886 Objects/bytesobject.c striter_reduce PyId_iter -