Home
last modified time | relevance | path

Searched refs:lenfix (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/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;