Searched refs:Z_FULL_FLUSH (Results 1 – 9 of 9) sorted by relevance
212 #define Z_FULL_FLUSH 2 macro
822 if (flush == Z_FULL_FLUSH) {
464 #define Z_FULL_FLUSH 4 macro
1236 if (flush == Z_FULL_FLUSH) {
171 #define Z_FULL_FLUSH 3 macro
628 - Fix Z_FULL_FLUSH to truly erase the past by resetting s->strstart1503 - deflate(Z_FULL_FLUSH) now works even if output buffer too short1511 - deflate(Z_FULL_FLUSH), inflateReset and inflateSync are now fully implemented1554 not yet Z_FULL_FLUSH
1070 if (flush == Z_FULL_FLUSH) {
221 int flag = finish == B_TRUE ? Z_FINISH : Z_FULL_FLUSH; in ctf_zdata_flush()
533 #define Z_FULL_FLUSH 3 macro