Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dstructseq.c372 structseq_reduce(PyStructSequence* self) in structseq_reduce() function
430 {"__reduce__", (PyCFunction)structseq_reduce,
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dstructseq.c371 structseq_reduce(PyStructSequence* self) in structseq_reduce() function
429 {"__reduce__", (PyCFunction)structseq_reduce,