Searched refs:Tracevv (Results 1 - 13 of 13) sorted by relevance

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinffast.c136 Tracevv((stderr, this.val >= 0x20 && this.val < 0x7f ?
153 Tracevv((stderr, "inflate: length %u\n", len));
187 Tracevv((stderr, "inflate: distance %u\n", dist));
278 Tracevv((stderr, "inflate: end of block\n"));
H A Dzutil.h253 # define Tracevv(x) {if (z_verbose>1) fprintf x ;} macro
260 # define Tracevv(x) macro
H A Dinflate.c996 Tracevv((stderr, this.val >= 0x20 && this.val < 0x7f ?
1003 Tracevv((stderr, "inflate: end of block\n"));
1021 Tracevv((stderr, "inflate: length %u\n", state->length));
1068 Tracevv((stderr, "inflate: distance %u\n", state->offset));
H A Ddeflate.c1543 Tracevv((stderr,"%c", s->window[s->strstart]));
1655 Tracevv((stderr,"%c", s->window[s->strstart-1]));
1674 Tracevv((stderr,"%c", s->window[s->strstart-1]));
1732 Tracevv((stderr,"%c", s->window[s->strstart]));
H A Dtrees.c197 Tracevv((stderr," l %2d v %4x ", length, value));
/freebsd-11-stable/sys/contrib/zlib/
H A Dinffast.c117 Tracevv((stderr, here.val >= 0x20 && here.val < 0x7f ?
134 Tracevv((stderr, "inflate: length %u\n", len));
168 Tracevv((stderr, "inflate: distance %u\n", dist));
281 Tracevv((stderr, "inflate: end of block\n"));
H A Dzutil.h244 # define Tracevv(x) {if (z_verbose>1) fprintf x ;} macro
251 # define Tracevv(x) macro
H A 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));
H A Dinflate.c1074 Tracevv((stderr, here.val >= 0x20 && here.val < 0x7f ?
1081 Tracevv((stderr, "inflate: end of block\n"));
1100 Tracevv((stderr, "inflate: length %u\n", state->length));
1144 Tracevv((stderr, "inflate: distance %u\n", state->offset));
H A Ddeflate.c1903 Tracevv((stderr,"%c", s->window[s->strstart]));
2018 Tracevv((stderr,"%c", s->window[s->strstart-1]));
2037 Tracevv((stderr,"%c", s->window[s->strstart-1]));
2109 Tracevv((stderr,"%c", s->window[s->strstart]));
2149 Tracevv((stderr,"%c", s->window[s->strstart]));
H A Dtrees.c191 Tracevv((stderr," l %2d v %4x ", length, value));
/freebsd-11-stable/sys/sys/
H A Dzutil.h208 # define Tracevv(x) {if (verbose>1) fprintf x ;} macro
215 # define Tracevv(x) macro
/freebsd-11-stable/sys/libkern/
H A Dzlib.c244 # define Tracevv(x) {if (verbose>1) fprintf x ;} macro
251 # define Tracevv(x) macro
1712 Tracevv((stderr,"%c", s->window[s->strstart]));
1818 Tracevv((stderr,"%c", s->window[s->strstart-1]));
1836 Tracevv((stderr,"%c", s->window[s->strstart-1]));
2034 Tracevv((stderr," l %2d v %4x ", length, value));
4736 Tracevv((stderr, t->base >= 0x20 && t->base < 0x7f ?
4757 Tracevv((stderr, "inflate: end of block\n"));
4772 Tracevv((stderr, "inflate: length %u\n", c->len));
4802 Tracevv((stder
[all...]

Completed in 115 milliseconds