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
refs:SYNC
1122
case
SYNC
:
1276
if (state->mode !=
SYNC
) {
1277
state->mode =
SYNC
;