Home
last modified time | relevance | path

Searched defs:cache_available (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/zlib/pigz/dist/zopfli/
H A Dlz77.c157 unsigned char cache_available = s->lmc && (s->lmc->length[lmcpos] == 0 || in TryGetFromLongestMatchCache() local
202 unsigned char cache_available = s->lmc && (s->lmc->length[lmcpos] == 0 || in StoreInLongestMatchCache() local