HomeSort by: relevance | last modified time | path
    Searched defs:_tr_tally_dist (Results 1 - 2 of 2) sorted by relevancy

  /src/common/dist/zlib/
deflate.h 342 # define _tr_tally_dist(s, distance, length, flush) \ macro
361 # define _tr_tally_dist(s, distance, length, flush) \ macro
375 # define _tr_tally_dist(s, distance, length, flush) \ macro
  /src/sys/net/
zlib.c 589 # define _tr_tally_dist(s, distance, length, flush) \ macro
601 # define _tr_tally_dist(s, distance, length, flush) \ macro
1801 _tr_tally_dist(s, s->strstart - s->match_start,
1915 _tr_tally_dist(s, s->strstart -1 - s->prev_match,

Completed in 17 milliseconds