Home | History | Annotate | Download | only in puff

Lines Matching refs:dists

449     static const short dists[30] = { /* Offset base for distance codes 0..29 */
483 dist = dists[symbol] + bits(s, dext[symbol]);