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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/infback9/
H A Dinffix9.h10 static const code lenfix[512] = { variable
H A Dinfback9.c57 code *next, *lenfix, *distfix; local
68 lenfix = next;
90 printf(" static const code lenfix[%u] = {", size);
94 printf("{%u,%u,%d}", lenfix[low].op, lenfix[low].bits,
95 lenfix[low].val);
294 lencode = lenfix;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
H A Dinffixed.h10 static const code lenfix[512] = { variable
H A Dinfback.c78 static code *lenfix, *distfix; local
93 lenfix = next;
110 state->lencode = lenfix;
H A Dinflate.c210 static code *lenfix, *distfix; local
225 lenfix = next;
242 state->lencode = lenfix;
285 printf(" static const code lenfix[%u] = {", size);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/infback9/
H A Dinffix9.h10 static const code lenfix[512] = { variable
H A Dinfback9.c57 code *next, *lenfix, *distfix; local
68 lenfix = next;
90 printf(" static const code lenfix[%u] = {", size);
94 printf("{%u,%u,%d}", lenfix[low].op, lenfix[low].bits,
95 lenfix[low].val);
294 lencode = lenfix;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
H A Dinffixed.h10 static const code lenfix[512] = { variable
H A Dinfback.c78 static code *lenfix, *distfix; local
93 lenfix = next;
110 state->lencode = lenfix;
H A Dinflate.c210 static code *lenfix, *distfix; local
225 lenfix = next;
242 state->lencode = lenfix;
285 printf(" static const code lenfix[%u] = {", size);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/lib/zlib_inflate/
H A Dinffixed.h10 static const code lenfix[512] = { variable
H A Dinflate.c82 state->lencode = lenfix;

Completed in 55 milliseconds