Home | History | Annotate | Download | only in zlib

Lines Matching full:wild

1232         Assert(scan <= s->window+(unsigned)(s->window_size-1), "wild scan");
1264 Assert(scan <= s->window+(unsigned)(s->window_size-1), "wild scan");
1338 Assert(scan <= s->window+(unsigned)(s->window_size-1), "wild scan");
1897 Assert(scan <= s->window+(uInt)(s->window_size-1), "wild scan");