Lines Matching refs:Tracev
258 # define Tracev(x) {if (z_verbose>0) fprintf x ;} macro
265 # define Tracev(x) macro
1685 Tracev((stderr,"[FLUSH]")); \
2691 Tracev((stderr,"\ngen_codes: max_code %d ", max_code)); in gen_codes()
2915 Tracev((stderr, "\ndyn trees: dyn %ld, stat %ld", in build_bl_tree()
2934 Tracev((stderr, "\nbl counts: ")); in send_all_trees()
2939 Tracev((stderr, "\nbl code %2d ", bl_order[rank])); in send_all_trees()
2942 Tracev((stderr, "\nbl tree: sent %ld", s->bits_sent)); in send_all_trees()
2945 Tracev((stderr, "\nlit tree: sent %ld", s->bits_sent)); in send_all_trees()
2948 Tracev((stderr, "\ndist tree: sent %ld", s->bits_sent)); in send_all_trees()
3033 Tracev((stderr, "\nlit data: dyn %ld, stat %ld", s->opt_len, in _tr_flush_block()
3037 Tracev((stderr, "\ndist data: dyn %ld, stat %ld", s->opt_len, in _tr_flush_block()
3052 Tracev((stderr, "\nopt %lu(%lu) stat %lu(%lu) stored %lu lit %u ", in _tr_flush_block()
3108 Tracev((stderr,"\ncomprlen %lu(%lu) ", s->compressed_len>>3, in _tr_flush_block()
3150 Tracev((stderr,"\nlast_lit %u, in %ld, out ~%ld(%ld%%) ", in _tr_flush_block()
3420 Tracev((stderr, "inflate: reset\n")); in _tr_flush_block()
3433 Tracev((stderr, "inflate: end\n")); in _tr_flush_block()
3485 Tracev((stderr, "inflate: allocated\n")); in _tr_flush_block()
3543 Tracev((stderr, "inflate: zlib header ok\n")); in _tr_flush_block()
3626 Tracev((stderr, "inflate: zlib check ok\n")); in _tr_flush_block()
4038 Tracev((stderr, "inflate: blocks reset\n")); in _tr_flush_block()
4064 Tracev((stderr, "inflate: blocks allocated\n")); in _tr_flush_block()
4093 Tracev((stderr, "inflate: stored block%s\n", in _tr_flush_block()
4101 Tracev((stderr, "inflate: fixed codes block%s\n", in _tr_flush_block()
4119 Tracev((stderr, "inflate: dynamic codes block%s\n", in _tr_flush_block()
4143 Tracev((stderr, "inflate: stored length %u\n", s->sub.left)); in _tr_flush_block()
4158 Tracev((stderr, "inflate: stored end, %lu total out\n", in _tr_flush_block()
4183 Tracev((stderr, "inflate: table sizes ok\n")); in _tr_flush_block()
4208 Tracev((stderr, "inflate: bits tree ok\n")); in _tr_flush_block()
4275 Tracev((stderr, "inflate: trees ok\n")); in _tr_flush_block()
4293 Tracev((stderr, "inflate: codes end, %lu total out\n", in _tr_flush_block()
4328 Tracev((stderr, "inflate: blocks freed\n")); in _tr_flush_block()
5128 Tracev((stderr, "inflate: codes new\n")); in inflate_codes_new()
5302 Tracev((stderr, "inflate: codes free\n")); in inflate_codes_free()