Searched refs:distfix (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinffixed.h89 static const code distfix[32] = { variable
H A Dinflate.c217 static code *lenfix, *distfix; local
239 distfix = next;
251 state->distcode = distfix;
303 printf("\n static const code distfix[%u] = {", size);
/freebsd-11-stable/sys/contrib/zlib/
H A Dinffixed.h87 static const code distfix[32] = { variable
H A Dinfback.c87 static code *lenfix, *distfix; local
109 distfix = next;
121 state->distcode = distfix;
H A Dinflate.c283 static code *lenfix, *distfix; local
305 distfix = next;
317 state->distcode = distfix;
369 printf("\n static const code distfix[%u] = {", size);

Completed in 132 milliseconds