Home
last modified time | relevance | path

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

/u-boot/lib/
A Dgzip.c91 r = deflate(&s, flush); in zzip()
/u-boot/include/u-boot/
A Dzlib.h68 # define deflate z_deflate macro
524 ZEXTERN int ZEXPORT deflate OF((z_streamp strm, int flush));
/u-boot/lib/zlib/
A Ddeflate.c438 err = deflate(strm, Z_BLOCK);
583 int ZEXPORT deflate (strm, flush) in deflate() function
/u-boot/cmd/
A DKconfig770 Compress a memory region with zlib deflate method.

Completed in 15 milliseconds