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

/ast/src/cmd/codexlib/zip/
H A Ddeflate.c193 static ush cplens[] = { /* Copy lengths for literal codes 257..285 */ variable
401 if (huff(l, 288, 257, cplens, cplext, &tl, &state->fixed_bl, state->vm))
558 i = huff(ll, nl, 257, cplens, cplext, &tl, &bl, state->vm);

Completed in 28 milliseconds