Home
last modified time | relevance | path

Searched refs:max_lazy_match (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/contrib/zlib/
H A Ddeflate.h175 uInt max_lazy_match; member
180 # define max_insert_length max_lazy_match
H A Ddeflate.c646 s->max_lazy_match = configuration_table[level].max_lazy;
668 s->max_lazy_match = (uInt)max_lazy;
1241 s->max_lazy_match = configuration_table[s->level].max_lazy;
2007 if (hash_head != NIL && s->prev_length < s->max_lazy_match &&
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c448 uInt max_lazy_match; member
454 #define max_insert_length max_lazy_match
1056 s->max_lazy_match = configuration_table[level].max_lazy;
1418 s->max_lazy_match = configuration_table[s->level].max_lazy;
2104 if (hash_head != NIL && s->prev_length < s->max_lazy_match &&
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c292 uInt max_lazy_match; member
297 # define max_insert_length max_lazy_match
911 s->max_lazy_match = configuration_table[s->level].max_lazy;
1355 if (hash_head != NIL && s->prev_length < s->max_lazy_match &&
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c1381 uInt max_lazy_match; member
1386 # define max_insert_length max_lazy_match