Home | History | Annotate | Download | only in src

Lines Matching refs:putc

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