Searched defs:_tr_tally_dist (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/zmod/
H A Ddeflate.h315 # define _tr_tally_dist(s, distance, length, flush) \ macro
327 # define _tr_tally_dist(s, distance, length, flush) \ macro
/illumos-gate/usr/src/boot/lib/libz/
H A Ddeflate.h330 # define _tr_tally_dist(s, distance, length, flush) \ macro
342 # define _tr_tally_dist(s, distance, length, flush) \ macro
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c614 #define _tr_tally_dist(s, distance, length, flush) \ macro
626 #define _tr_tally_dist(s, distance, length, flush) \ macro
1997 _tr_tally_dist(s, s->strstart - s->match_start,
2147 _tr_tally_dist(s, s->strstart -1 - s->prev_match,

Completed in 75 milliseconds