Lines Matching defs:value
199 * its value will never be used.
304 /* Initialize the hash value now that we have some input: */
318 /* Initialize the hash value now that we have some input: */
486 /* Avoid use of uninitialized value, see:
509 * sym_buf value to read moves forward three bytes. From that symbol, up to
761 int ZEXPORT deflatePrime(z_streamp strm, int bits, int value) {
780 s->bi_buf |= (ush)((value & ((1 << put) - 1)) << s->bi_valid);
783 value >>= put;
938 * Put a short in the pending buffer. The 16-bit value is put in MSB order.
985 int old_flush; /* value of flush param for previous deflate call */
1676 * slide will be done when switching. If s->matches is 2, the maximum value
1758 * the check value.