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

/ast/src/cmd/codexlib/zip/
H A Ddeflate.c152 int fixed_bl; /* inflate static */ member in struct:State_s
400 state->fixed_bl = 7;
401 if (huff(l, 288, 257, cplens, cplext, &tl, &state->fixed_bl, state->vm))
415 state->bl = state->fixed_bl;

Completed in 10 milliseconds