Lines Matching full:distbits
301 state->distbits = 5;994 /* build code tables -- note: do not change the lenbits or distbits1008 state->distbits = 6;1010 &(state->next), &(state->distbits), state->work);1082 here = state->distcode[BITS(state->distbits)];