Home
last modified time | relevance | path

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

/xnu-10063.141.1/libkern/zlib/
H A Dinffixed.h37 static const code lenfix[512] = { variable
H A Dinfback.c105 static code *lenfix, *distfix; in fixedtables() local
120 lenfix = next; in fixedtables()
137 state->lencode = lenfix; in fixedtables()
H A Dinflate.c234 static code *lenfix, *distfix; in fixedtables() local
249 lenfix = next; in fixedtables()
266 state->lencode = lenfix; in fixedtables()