OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:max_insert_length
(Results
1 - 3
of
3
) 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.
deflate.c
1862
if (s->match_length <= s->
max_insert_length
&&
/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 17 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025