Tracevv          1537 other-licenses/zlib/deflate.c             Tracevv((stderr,"%c", s->window[s->strstart]));
Tracevv          1649 other-licenses/zlib/deflate.c             Tracevv((stderr,"%c", s->window[s->strstart-1]));
Tracevv          1668 other-licenses/zlib/deflate.c         Tracevv((stderr,"%c", s->window[s->strstart-1]));
Tracevv          1726 other-licenses/zlib/deflate.c             Tracevv((stderr,"%c", s->window[s->strstart]));
Tracevv           496 other-licenses/zlib/infback.c                 Tracevv((stderr, this.val >= 0x20 && this.val < 0x7f ?
Tracevv           508 other-licenses/zlib/infback.c                 Tracevv((stderr, "inflate:         end of block\n"));
Tracevv           527 other-licenses/zlib/infback.c             Tracevv((stderr, "inflate:         length %u\n", state->length));
Tracevv           566 other-licenses/zlib/infback.c             Tracevv((stderr, "inflate:         distance %u\n", state->offset));
Tracevv           134 other-licenses/zlib/inffast.c             Tracevv((stderr, this.val >= 0x20 && this.val < 0x7f ?
Tracevv           151 other-licenses/zlib/inffast.c             Tracevv((stderr, "inflate:         length %u\n", len));
Tracevv           185 other-licenses/zlib/inffast.c                 Tracevv((stderr, "inflate:         distance %u\n", dist));
Tracevv           276 other-licenses/zlib/inffast.c             Tracevv((stderr, "inflate:         end of block\n"));
Tracevv           975 other-licenses/zlib/inflate.c                 Tracevv((stderr, this.val >= 0x20 && this.val < 0x7f ?
Tracevv           982 other-licenses/zlib/inflate.c                 Tracevv((stderr, "inflate:         end of block\n"));
Tracevv           999 other-licenses/zlib/inflate.c             Tracevv((stderr, "inflate:         length %u\n", state->length));
Tracevv          1044 other-licenses/zlib/inflate.c             Tracevv((stderr, "inflate:         distance %u\n", state->offset));
Tracevv           197 other-licenses/zlib/trees.c     Tracevv((stderr," l %2d v %4x ", length, value));