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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinffixed.h12 static const code lenfix[512] = { variable
H A Dinflate.c217 static code *lenfix, *distfix; local
232 lenfix = next;
249 state->lencode = lenfix;
292 printf(" static const code lenfix[%u] = {", size);
/freebsd-11-stable/sys/contrib/zlib/
H A Dinffixed.h10 static const code lenfix[512] = { variable
H A Dinfback.c87 static code *lenfix, *distfix; local
102 lenfix = next;
119 state->lencode = lenfix;
H A Dinflate.c283 static code *lenfix, *distfix; local
298 lenfix = next;
315 state->lencode = lenfix;
358 printf(" static const code lenfix[%u] = {", size);

Completed in 176 milliseconds