distance 315 lib/zlib/deflate.h # define _tr_tally_dist(s, distance, length, flush) \ distance 317 lib/zlib/deflate.h ush dist = (distance); \ distance 327 lib/zlib/deflate.h # define _tr_tally_dist(s, distance, length, flush) \ distance 328 lib/zlib/deflate.h flush = _tr_tally(s, distance, length)