Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dzlibmodule.c788 PyZlib_unflush(compobject *self, PyObject *args) in PyZlib_unflush() function
867 {"flush", (binaryfunc)PyZlib_unflush, METH_VARARGS,
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dzlibmodule.c814 PyZlib_unflush(compobject *self, PyObject *args) in PyZlib_unflush() function
902 {"flush", (binaryfunc)PyZlib_unflush, METH_VARARGS,