Home
last modified time | relevance | path

Searched refs:Tracevv (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.27/zlib/
Dinffast.c134 Tracevv((stderr, here.val >= 0x20 && here.val < 0x7f ?
151 Tracevv((stderr, "inflate: length %u\n", len));
185 Tracevv((stderr, "inflate: distance %u\n", dist));
298 Tracevv((stderr, "inflate: end of block\n"));
Dzutil.h226 # define Tracevv(x) {if (z_verbose>1) fprintf x ;} macro
233 # define Tracevv(x) macro
Dinfback.c513 Tracevv((stderr, here.val >= 0x20 && here.val < 0x7f ?
525 Tracevv((stderr, "inflate: end of block\n"));
544 Tracevv((stderr, "inflate: length %u\n", state->length));
583 Tracevv((stderr, "inflate: distance %u\n", state->offset));
Dinflate.c1051 Tracevv((stderr, here.val >= 0x20 && here.val < 0x7f ?
1058 Tracevv((stderr, "inflate: end of block\n"));
1077 Tracevv((stderr, "inflate: length %u\n", state->length));
1121 Tracevv((stderr, "inflate: distance %u\n", state->offset));
Ddeflate.c1707 Tracevv((stderr,"%c", s->window[s->strstart]));
1822 Tracevv((stderr,"%c", s->window[s->strstart-1]));
1841 Tracevv((stderr,"%c", s->window[s->strstart-1]));
1913 Tracevv((stderr,"%c", s->window[s->strstart]));
1953 Tracevv((stderr,"%c", s->window[s->strstart]));
Dtrees.c193 Tracevv((stderr," l %2d v %4x ", length, value));
/toolchain/binutils/binutils-2.27/zlib/contrib/infback9/
Dinfback9.c489 Tracevv((stderr, here.val >= 0x20 && here.val < 0x7f ?
501 Tracevv((stderr, "inflate: end of block\n"));
520 Tracevv((stderr, "inflate: length %lu\n", length));
558 Tracevv((stderr, "inflate: distance %lu\n", offset));