Searched refs:distfix (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.h99 static const code distfix[32] = { variable
H A Dinfback9.c57 code *next, *lenfix, *distfix; local
75 distfix = next;
101 printf("\n static const code distfix[%u] = {", size);
105 printf("{%u,%u,%d}", distfix[low].op, distfix[low].bits,
106 distfix[low].val);
296 distcode = distfix;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
H A Dinffixed.h87 static const code distfix[32] = { variable
H A Dinfback.c78 static code *lenfix, *distfix; local
100 distfix = next;
112 state->distcode = distfix;
H A Dinflate.c210 static code *lenfix, *distfix; local
232 distfix = next;
244 state->distcode = distfix;
296 printf("\n static const code distfix[%u] = {", size);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/infback9/
H A Dinffix9.h99 static const code distfix[32] = { variable
H A Dinfback9.c57 code *next, *lenfix, *distfix; local
75 distfix = next;
101 printf("\n static const code distfix[%u] = {", size);
105 printf("{%u,%u,%d}", distfix[low].op, distfix[low].bits,
106 distfix[low].val);
296 distcode = distfix;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
H A Dinffixed.h87 static const code distfix[32] = { variable
H A Dinfback.c78 static code *lenfix, *distfix; local
100 distfix = next;
112 state->distcode = distfix;
H A Dinflate.c210 static code *lenfix, *distfix; local
232 distfix = next;
244 state->distcode = distfix;
296 printf("\n static const code distfix[%u] = {", size);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/lib/zlib_inflate/
H A Dinffixed.h87 static const code distfix[32] = { variable
H A Dinflate.c84 state->distcode = distfix;

Completed in 197 milliseconds