Home
last modified time | relevance | path

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

/external/zlib/contrib/infback9/
Dinfback9.c57 code *next, *lenfix, *distfix; in makefixed9() local
68 lenfix = next; in makefixed9()
94 printf("{%u,%u,%d}", lenfix[low].op, lenfix[low].bits, in makefixed9()
95 lenfix[low].val); in makefixed9()
294 lencode = lenfix;
Dinffix9.h10 static const code lenfix[512] = { variable
/external/zlib/
Dinffixed.h10 static const code lenfix[512] = { variable
Dinfback.c78 static code *lenfix, *distfix; local
93 lenfix = next;
110 state->lencode = lenfix;
Dinflate.c245 static code *lenfix, *distfix; local
260 lenfix = next;
277 state->lencode = lenfix;
/external/qemu/distrib/zlib-1.2.3/
Dinffixed.h10 static const code lenfix[512] = { variable
Dinfback.c78 static code *lenfix, *distfix; local
93 lenfix = next;
110 state->lencode = lenfix;
Dinflate.c210 static code *lenfix, *distfix; local
225 lenfix = next;
242 state->lencode = lenfix;