Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dbltinmodule.c1334 map_reduce(mapobject *lz) in map_reduce() function
1353 {"__reduce__", (PyCFunction)map_reduce, METH_NOARGS, reduce_doc},