Searched defs:Z_NO_FLUSH (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/zlib-1.2.6/
H A Dzlib.h164 #define Z_NO_FLUSH 0 macro
276 Normally the parameter flush is set to Z_NO_FLUSH, which allows deflate to
421 The flush parameter of inflate() can be Z_NO_FLUSH, Z_SYNC_FLUSH, Z_FINISH,
707 than Z_FINISH or Z_NO_FLUSH are used.

Completed in 272 milliseconds