Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dgzio.c77 local int do_flush OF((gzFile file, int flush));
705 local int do_flush (file, flush) in do_flush() function
751 int err = do_flush (file, flush);
964 if (do_flush (file, Z_FINISH) != Z_OK)