Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/zlib_deflate/
A Ddefutil.h163 uInt good_match; member
A Ddeflate.c541 s->good_match = configuration_table[s->level].good_length; in lm_init()
603 if (s->prev_length >= s->good_match) { in longest_match()

Completed in 7 milliseconds