Home | History | Annotate | Download | only in zlib

Lines Matching full:putc

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