Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/zlib/
H A Dinffixed.h10 static const code lenfix[512] = { variable
H A Dinfback.c82 static code *lenfix, *distfix; in fixedtables() local
97 lenfix = next; in fixedtables()
114 state->lencode = lenfix; in fixedtables()
H A Dinflate.c269 static code *lenfix, *distfix; in fixedtables() local
284 lenfix = next; in fixedtables()
301 state->lencode = lenfix; in fixedtables()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c2436 static const code lenfix[512] = { local
2522 state->lencode = lenfix;