Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/zlib/
H A Dinffast.c115 Tracevv((stderr, here->val >= 0x20 && here->val < 0x7f ? in inflate_fast()
132 Tracevv((stderr, "inflate: length %u\n", len)); in inflate_fast()
166 Tracevv((stderr, "inflate: distance %u\n", dist)); in inflate_fast()
279 Tracevv((stderr, "inflate: end of block\n")); in inflate_fast()
H A Dinfback.c504 Tracevv((stderr, here.val >= 0x20 && here.val < 0x7f ? in inflateBack()
516 Tracevv((stderr, "inflate: end of block\n")); in inflateBack()
535 Tracevv((stderr, "inflate: length %u\n", state->length)); in inflateBack()
574 Tracevv((stderr, "inflate: distance %u\n", state->offset)); in inflateBack()
H A Dzutil.h245 # define Tracevv(x) {if (z_verbose>1) fprintf x ;} macro
252 # define Tracevv(x) macro
H A Dinflate.c1072 Tracevv((stderr, here.val >= 0x20 && here.val < 0x7f ? in inflate()
1079 Tracevv((stderr, "inflate: end of block\n")); in inflate()
1099 Tracevv((stderr, "inflate: length %u\n", state->length)); in inflate()
1145 Tracevv((stderr, "inflate: distance %u\n", state->offset)); in inflate()
H A Ddeflate.c1949 Tracevv((stderr,"%c", s->window[s->strstart]));
2064 Tracevv((stderr,"%c", s->window[s->strstart-1]));
2083 Tracevv((stderr,"%c", s->window[s->strstart-1]));
2155 Tracevv((stderr,"%c", s->window[s->strstart]));
2195 Tracevv((stderr,"%c", s->window[s->strstart]));
H A Dtrees.c191 Tracevv((stderr," l %2d v %4x ", length, value));
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c108 # define Tracevv(x) {if (verbose>1) fprintf x ;} macro
115 # define Tracevv(x) macro
1306 Tracevv((stderr,"%c", s->window[s->strstart]));
1412 Tracevv((stderr,"%c", s->window[s->strstart-1]));
1430 Tracevv((stderr,"%c", s->window[s->strstart-1]));
4203 Tracevv((stderr, t->base >= 0x20 && t->base < 0x7f ?
4224 Tracevv((stderr, "inflate: end of block\n"));
4239 Tracevv((stderr, "inflate: length %u\n", c->len));
4270 Tracevv((stderr, "inflate: distance %u\n", c->sub.copy.dist));
4457 Tracevv((stderr, t->base >= 0x20 && t->base < 0x7f ?
[all …]
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c244 #define Tracevv(x) {if (z_verbose > 1) fprintf x; } macro
255 #define Tracevv(x) ((void)0) macro
2042 Tracevv((stderr, "%c", s->window[s->strstart]));
2177 Tracevv((stderr, "%c", s->window[s->strstart-1]));
2198 Tracevv((stderr, "%c", s->window[s->strstart-1]));
2409 Tracevv((stderr, " l %2d v %4x ", length, value));
5378 Tracevv((stderr, t->base >= 0x20 &&
5398 Tracevv((stderr,
5414 Tracevv((stderr,
5444 Tracevv((stderr,
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c788 # define Tracevv(x) {if (z_verbose>1) fprintf x ;} macro
795 # define Tracevv(x) macro
2131 Tracevv((stderr, this.val >= 0x20 && this.val < 0x7f ?
2148 Tracevv((stderr, "inflate: length %u\n", len));
2182 Tracevv((stderr, "inflate: distance %u\n", dist));
2273 Tracevv((stderr, "inflate: end of block\n"));
3194 Tracevv((stderr, this.val >= 0x20 && this.val < 0x7f ?
3201 Tracevv((stderr, "inflate: end of block\n"));
3218 Tracevv((stderr, "inflate: length %u\n", state->length));
3263 Tracevv((stderr, "inflate: distance %u\n", state->offset));