OpenGrok
Cross Reference: inflate.c
xref
: /
external
/
zlib
/
inflate.c
Home
|
History
|
Annotate
|
Download
|
only in
zlib
Lines Matching
full:ncode
887
state->
ncode
= BITS(4) + 4;
900
while (state->have < state->
ncode
) {