Home
last modified time | relevance | path

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

/lib/zlib_deflate/
Ddeflate.c571 uInt wmask = s->w_mask; in longest_match() local
686 } while ((cur_match = prev[cur_match & wmask]) > limit in longest_match()