OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:good_length
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/dist/zlib/
deflate.c
101
ush
good_length
; /* reduce lazy search above this match length */
member in struct:config_s
683
s->good_match = configuration_table[s->level].
good_length
;
790
s->good_match = configuration_table[level].
good_length
;
799
int ZEXPORT deflateTune(z_streamp strm, int
good_length
, int max_lazy,
805
s->good_match = (uInt)
good_length
;
/src/sys/net/
zlib.c
728
ush
good_length
; /* reduce lazy search above this match length */
member in struct:config_s
998
s->good_match = configuration_table[level].
good_length
;
1321
s->good_match = configuration_table[s->level].
good_length
;
Completed in 43 milliseconds
Indexes created Sun Sep 21 15:09:59 GMT 2025