OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:max_insert_length
(Results
1 - 5
of
5
) sorted by relevancy
/src/common/dist/zlib/
deflate.h
188
# define
max_insert_length
max_lazy_match
macro
191
*
max_insert_length
is used only for compression levels <= 3.
/src/external/cddl/osnet/dist/uts/common/zmod/
deflate.h
176
# define
max_insert_length
max_lazy_match
macro
179
*
max_insert_length
is used only for compression levels <= 3.
/src/external/gpl3/binutils/dist/zlib/
deflate.h
186
# define
max_insert_length
max_lazy_match
macro
189
*
max_insert_length
is used only for compression levels <= 3.
/src/external/gpl3/binutils.old/dist/zlib/
deflate.h
182
# define
max_insert_length
max_lazy_match
macro
185
*
max_insert_length
is used only for compression levels <= 3.
/src/sys/net/
zlib.c
449
# define
max_insert_length
max_lazy_match
macro
452
*
max_insert_length
is used only for compression levels <= 3.
1810
if (s->match_length <= s->
max_insert_length
&&
Completed in 48 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026