Home | History | Annotate | Download | only in zlib-1.2.3

Lines Matching full:distfix

210     static code *lenfix, *distfix;
232 distfix = next;
244 state->distcode = distfix;
296 printf("\n static const code distfix[%u] = {", size);