Home | History | Annotate | Download | only in zlib

Lines Matching refs:lenfix

210     static code *lenfix, *distfix;
225 lenfix = next;
242 state->lencode = lenfix;
285 printf(" static const code lenfix[%u] = {", size);