Searched refs:distfix (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libz/
H A Dinffixed.h136 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);
/ast/src/cmd/INIT/
H A Dratz.c2513 static const code distfix[32] = { local
2524 state->distcode = distfix;

Completed in 38 milliseconds