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

/macosx-10.10/rsync-45/rsync/zlib/
H A Dinffixed.h10 static const code lenfix[512] = { variable
H A Dinflate.c210 static code *lenfix, *distfix; local
225 lenfix = next;
242 state->lencode = lenfix;
285 printf(" static const code lenfix[%u] = {", size);
/macosx-10.10/sudo-73/src/zlib/
H A Dinffixed.h10 static const code lenfix[512] = { variable
H A Dinfback.c87 static code *lenfix, *distfix; local
102 lenfix = next;
119 state->lencode = lenfix;
H A Dinflate.c265 static code *lenfix, *distfix; local
280 lenfix = next;
297 state->lencode = lenfix;
340 printf(" static const code lenfix[%u] = {", size);
/macosx-10.10/xnu-2782.1.97/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);
/macosx-10.10/zlib-55/zlib/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;
/macosx-10.10/zlib-55/zlib/
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.c245 static code *lenfix, *distfix; local
260 lenfix = next;
277 state->lencode = lenfix;
320 printf(" static const code lenfix[%u] = {", size);
/macosx-10.10/ksh-23/ksh/src/cmd/INIT/
H A Dratz.c2436 static const code lenfix[512] = { local
2522 state->lencode = lenfix;

Completed in 141 milliseconds