Searched refs:good_match (Results 1 – 3 of 3) sorted by relevance
165 #define good_match [ rcx + dsGoodMatch] macro220 mov esi, good_match
195 uInt good_match; member
681 s->good_match = configuration_table[s->level].good_length; in lm_init()788 s->good_match = configuration_table[level].good_length; in deflateParams()803 s->good_match = (uInt)good_length; in deflateTune()1382 if (s->prev_length >= s->good_match) { in longest_match()