Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dbytesobject.c3144 striter_reduce(striterobject *it, PyObject *Py_UNUSED(ignored)) in striter_reduce() function
3178 {"__reduce__", (PyCFunction)striter_reduce, METH_NOARGS,
/third_party/python/Tools/c-analyzer/
DTODO343 Objects/bytesobject.c:striter_reduce():PyId_iter _Py_IDENTIFIER(iter)
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv1886 Objects/bytesobject.c striter_reduce PyId_iter -