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

/ast/src/lib/libz/
H A Dinffixed.h59 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);
/ast/src/cmd/INIT/
H A Dratz.c2436 static const code lenfix[512] = { local
2522 state->lencode = lenfix;

Completed in 31 milliseconds