Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
D_functoolsmodule.c281 partial_reduce(partialobject *pto, PyObject *unused) in partial_reduce() function
315 {"__reduce__", (PyCFunction)partial_reduce, METH_NOARGS},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_functoolsmodule.c285 partial_reduce(partialobject *pto, PyObject *unused) in partial_reduce() function
319 {"__reduce__", (PyCFunction)partial_reduce, METH_NOARGS},