Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/zlib/
H A Dinffixed.h87 static const code distfix[32] = { variable
H A Dinfback.c82 static code *lenfix, *distfix; in fixedtables() local
104 distfix = next; in fixedtables()
116 state->distcode = distfix; in fixedtables()
H A Dinflate.c269 static code *lenfix, *distfix; in fixedtables() local
291 distfix = next; in fixedtables()
303 state->distcode = distfix; in fixedtables()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c2513 static const code distfix[32] = { local
2524 state->distcode = distfix;