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

/darwin-on-arm/xnu/libkern/zlib/
H A Dinffixed.h37 static const code lenfix[512] = { variable
H A Dinfback.c107 static code *lenfix, *distfix; local
122 lenfix = next;
139 state->lencode = lenfix;
H A Dinflate.c239 static code *lenfix, *distfix; local
254 lenfix = next;
271 state->lencode = lenfix;
314 printf(" static const code lenfix[%u] = {", size);

Completed in 21 milliseconds