Home | History | Annotate | Download | only in zlib

Lines Matching full:order

509    PULLBYTE() directly in order to pull just enough bytes to decode the next
536 during that inflate() call in order to return the proper return code.
574 static const unsigned short order[19] = /* permutation of code lengths */
858 state->lens[order[state->have++]] = (unsigned short)BITS(3);
862 state->lens[order[state->have++]] = 0;
1231 found in order so far, in 0..3. On return *have is updated to the new