Searched refs:gzsetparams (Results 1 - 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
H A Dzconf.h88 # define gzsetparams z_gzsetparams macro
H A Dzlib.h1304 ZEXTERN int ZEXPORT gzsetparams OF((gzFile file, int level, int strategy));
1309 gzsetparams returns Z_OK if success, or Z_STREAM_ERROR if the file was not
H A Dgzwrite.c497 int ZEXPORT gzsetparams(file, level, strategy) function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
H A Dzlib.h1098 ZEXTERN int ZEXPORT gzsetparams OF((gzFile file, int level, int strategy));
1102 gzsetparams returns Z_OK if success, or Z_STREAM_ERROR if the file was not
H A Dgzio.c234 int ZEXPORT gzsetparams (file, level, strategy) function

Completed in 59 milliseconds