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