Searched refs:lencode (Results 1 – 3 of 3) sorted by relevance
130 state->lencode = state->distcode = state->next = state->codes;249 state->lencode = lenfix;296 printf("{%u,%u,%d}", state.lencode[low].op, state.lencode[low].bits, in makefixed()297 state.lencode[low].val); in makefixed()883 state->lencode = (code const FAR *)(state->next);899 this = state->lencode[BITS(state->lenbits)];950 state->lencode = (code const FAR *)(state->next);979 this = state->lencode[BITS(state->lenbits)];986 this = state->lencode[last.val +1382 if (state->lencode >= state->codes &&[all …]
104 code const FAR *lencode; /* starting table for length/literal codes */ member
115 lcode = state->lencode;