Lines Matching defs:value
136 * Update a hash value with the given input byte
206 * its value will never be used.
309 /* Initialize the hash value now that we have some input: */
473 * sym_buf value to read moves forward three bytes. From that symbol, up to
728 int ZEXPORT deflatePrime(z_streamp strm, int bits, int value) {
747 s->bi_buf |= (ush)((value & ((1 << put) - 1)) << s->bi_valid);
750 value >>= put;
906 * Put a short in the pending buffer. The 16-bit value is put in MSB order.
955 int old_flush; /* value of flush param for previous deflate call */
1630 * slide will be done when switching. If s->matches is 2, the maximum value
1713 * the check value.