Lines Matching defs:size
219 local unsigned read_buf(z_streamp strm, Bytef *buf, unsigned size)
223 if (len > size) len = size;
460 /* We overlay pending_buf and sym_buf. This works since the average size
817 * close to exact, as well as small, upper bound on the compressed size. This
829 * The larger expansion of 13% results from a window size less than or equal to
830 * the symbols buffer size (windowBits <= memLevel + 7). In that case some of
834 * per 8-bit byte, plus 10 bits for every block. The smallest block size for
1416 * UNALIGNED_OK if your compiler uses a different size.
1640 /* Smallest worthy block size when not flushing or finishing. By default
1642 * large input and output buffers, the stored block size will be larger.
1653 /* Set len to the maximum size block that we can copy directly with the