Home | History | Annotate | Download | only in zlib

Lines Matching refs:putc

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