Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dbytesobject.c3063 striter_reduce(striterobject *it) in striter_reduce() function
3096 {"__reduce__", (PyCFunction)striter_reduce, METH_NOARGS,
/external/python/cpython3/Objects/
Dbytesobject.c3125 striter_reduce(striterobject *it, PyObject *Py_UNUSED(ignored)) in striter_reduce() function
3159 {"__reduce__", (PyCFunction)striter_reduce, METH_NOARGS,
/external/python/cpython3/Tools/c-analyzer/
DTODO348 Objects/bytesobject.c:striter_reduce():PyId_iter _Py_IDENTIFIER(iter)
Dknown.tsv1197 Objects/bytesobject.c striter_reduce PyId_iter variable _Py_IDENTIFIER(iter)