Home | History | Annotate | Download | only in zlib_v128

Lines Matching full:putc

1372         do { putc(s->window[start++], stderr); } while (--length != 0);