Home | History | Annotate | Download | only in zlib

Lines Matching refs:distfix

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