Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zlib/
H A Dinffixed.h10 static const code lenfix[512] = { variable
H A Dinfback.c79 static code *lenfix, *distfix; in fixedtables() local
94 lenfix = next; in fixedtables()
111 state->lencode = lenfix; in fixedtables()
H A Dinflate.c255 static code *lenfix, *distfix; in fixedtables() local
270 lenfix = next; in fixedtables()
287 state->lencode = lenfix; in fixedtables()