Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zlib/
H A Dinffixed.h87 static const code distfix[32] = { variable
H A Dinfback.c79 static code *lenfix, *distfix; in fixedtables() local
101 distfix = next; in fixedtables()
113 state->distcode = distfix; in fixedtables()
H A Dinflate.c255 static code *lenfix, *distfix; in fixedtables() local
277 distfix = next; in fixedtables()
289 state->distcode = distfix; in fixedtables()