Home | History | Annotate | Download | only in zlib

Lines Matching refs:Z_BLOCK

437         err = deflate(strm, Z_BLOCK);
590 flush > Z_BLOCK || flush < 0) {
843 } else if (flush != Z_BLOCK) { /* FULL_FLUSH or SYNC_FLUSH */