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

/ast/src/cmd/codexlib/zip/
H A Ddeflate.c200 static ush cpdist[] = { /* Copy offsets for distance codes 0..29 */ variable
409 if (huff(l, 30, 0, cpdist, cpdext, &state->fixed_td, &state->fixed_bd, state->vm) > 1)
570 i = huff(ll + nl, nd, 0, cpdist, cpdext, &td, &bd, state->vm);

Completed in 26 milliseconds