Home | History | Annotate | Download | only in net

Lines Matching defs:was

957         s->noheader = 0; /* was set to -1 by deflate(..., Z_FINISH); */
1642 /* If there was no sliding:
1651 * If there was sliding, more >= WSIZE. So in all cases, more >= 2.
1906 /* If there was a match at the previous step and the current
1937 /* If there was no match at the previous position, output a
1938 * single literal. If there was a match but the current match
2999 * the EOB of the previous block) was thus at least one plus the length
3397 uLong was; /* computed check value */
3592 inflate_blocks_reset(z->state->blocks, z, &z->state->sub.check.was);
3619 if (z->state->sub.check.was != z->state->sub.check.need)
3799 exhaustive search was 1004 huft structures (850 for length/literals
3991 store blocks with no distance codes, but this was discovered to be