Home
last modified time | relevance | path

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

/xnu-10063.141.1/libkern/zlib/
H A Dinffixed.h114 static const code distfix[32] = { variable
H A Dinfback.c105 static code *lenfix, *distfix; in fixedtables() local
127 distfix = next; in fixedtables()
139 state->distcode = distfix; in fixedtables()
H A Dinflate.c234 static code *lenfix, *distfix; in fixedtables() local
256 distfix = next; in fixedtables()
268 state->distcode = distfix; in fixedtables()