Lines Matching defs:was
386 * was used.
681 s->noheader = 0; /* was set to -1 by deflate(..., Z_FINISH); */
805 /* If a flush was requested, we have a little more to output now. */
1168 /* If there was no sliding:
1177 * If there was sliding, more >= WSIZE. So in all cases, more >= 2.
1221 * processing was terminated prematurely (no more input or output space).
1377 /* If there was a match at the previous step and the current
1408 /* If there was no match at the previous position, output a
1409 * single literal. If there was a match but the current match
2252 * code for the previous block was coded on 5 bits or less, inflate
2265 * block was thus its length plus what we have just sent.
2755 uLong was; /* computed check value */
2918 inflate_blocks_reset(z->state->blocks, z, &z->state->sub.check.was);
2941 if (z->state->sub.check.was != z->state->sub.check.need)
3175 store blocks with no distance codes, but this was discovered to be