good_length       124 tools/packfi2/deflate.c    ush good_length; /* reduce lazy search above this match length */
good_length       445 tools/packfi2/deflate.c         s->good_match       = configuration_table[level].good_length;
good_length       454 tools/packfi2/deflate.c int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)
good_length       456 tools/packfi2/deflate.c     int good_length;
good_length       465 tools/packfi2/deflate.c     s->good_match = good_length;
good_length       996 tools/packfi2/deflate.c     s->good_match       = configuration_table[s->level].good_length;
good_length       628 tools/packfi2/zlib.h                                     int good_length,