Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dzlibmodule.c598 PyZlib_flush(compobject *self, PyObject *args) in PyZlib_flush() function
854 {"flush", (binaryfunc)PyZlib_flush, METH_VARARGS,
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dzlibmodule.c624 PyZlib_flush(compobject *self, PyObject *args) in PyZlib_flush() function
889 {"flush", (binaryfunc)PyZlib_flush, METH_VARARGS,