Home | History | Annotate | Download | only in zlib

Lines Matching refs:distfix

245     static code *lenfix, *distfix;
267 distfix = next;
279 state->distcode = distfix;
331 printf("\n static const code distfix[%u] = {", size);