Lines Matching full:zlib
230 # strategy is as defined by the implementors of zlib, it describes the input
231 # data and modifies the zlib parameters in an attempt to optimize the balance
232 # between search and huffman encoding in the zlib algorithms. The defaults are
233 # the zlib.h defaults - the apparently recursive definition does not arise
238 # Include the zlib header too, so that the defaults below are known
239 @# include <zlib.h>
682 # usage. Note that zlib allocates at least 32Kb also. For readers,