Searched refs:ncode (Results 1 – 3 of 3) sorted by relevance
115 unsigned ncode; /* number of code length code lengths */ member
352 state->ncode = BITS(4) + 4; in inflateBack()365 while (state->have < state->ncode) { in inflateBack()
904 state->ncode = BITS(4) + 4; in inflate()918 while (state->have < state->ncode) { in inflate()