Home
last modified time | relevance | path

Searched defs:flush (Results 1 – 6 of 6) sorted by relevance

/lib/zlib_deflate/
A Ddeflate.c60 #define DEFLATE_HOOK(strm, flush, bstate) 0 argument
328 int flush in zlib_deflate()
862 int flush in deflate_stored()
921 int flush in deflate_fast()
1015 int flush in deflate_slow()
/lib/zlib_dfltcc/
A Ddfltcc_inflate.h20 #define INFLATE_TYPEDO_HOOK(strm, flush) \ argument
A Ddfltcc_inflate.c89 int flush, in dfltcc_inflate()
A Ddfltcc_deflate.c121 int flush, in dfltcc_deflate()
/lib/zlib_inflate/
A Dinflate.c23 #define INFLATE_TYPEDO_HOOK(strm, flush) do {} while (0) argument
331 int zlib_inflate(z_streamp strm, int flush) in zlib_inflate()
/lib/
A Ddecompress_unlzma.c285 long (*flush)(void*, unsigned long); member

Completed in 16 milliseconds