Home
last modified time | relevance | path

Searched refs:_tr_tally_dist (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/contrib/zlib/
H A Ddeflate.h327 # define _tr_tally_dist(s, distance, length, flush) \ macro
340 # define _tr_tally_dist(s, distance, length, flush) \ macro
H A Ddeflate.c1913 _tr_tally_dist(s, s->strstart - s->match_start,
2038 _tr_tally_dist(s, s->strstart -1 - s->prev_match,
2148 _tr_tally_dist(s, 1, s->match_length - MIN_MATCH, bflush);
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c612 #define _tr_tally_dist(s, distance, length, flush) \ macro
624 #define _tr_tally_dist(s, distance, length, flush) \ macro
1995 _tr_tally_dist(s, s->strstart - s->match_start,
2145 _tr_tally_dist(s, s->strstart -1 - s->prev_match,
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c1525 # define _tr_tally_dist(s, distance, length, flush) \ macro
1537 # define _tr_tally_dist(s, distance, length, flush) \ macro