Searched refs:ncode (Results 1 – 3 of 3) sorted by relevance
134 unsigned ncode; /* number of code length code lengths */ member
380 state->ncode = BITS(4) + 4; in inflateBack()393 while (state->have < state->ncode) { in inflateBack()
879 state->ncode = BITS(4) + 4; in inflate()893 while (state->have < state->ncode) { in inflate()