Home | History | Annotate | Download | only in zlib-1.2.3

Lines Matching full:wild

1113         Assert(scan <= s->window+(unsigned)(s->window_size-1), "wild scan");
1145 Assert(scan <= s->window+(unsigned)(s->window_size-1), "wild scan");
1218 Assert(scan <= s->window+(unsigned)(s->window_size-1), "wild scan");