good_match 530 lib/zlib_deflate/deflate.c s->good_match = configuration_table[s->level].good_length; good_match 592 lib/zlib_deflate/deflate.c if (s->prev_length >= s->good_match) { good_match 161 lib/zlib_deflate/defutil.h uInt good_match;