Home
last modified time | relevance | path

Searched defs:max_insert (Results 1 – 4 of 4) sorted by relevance

/titanic_52/usr/src/boot/lib/libz/
H A Ddeflate.c1791 uInt max_insert = s->strstart + s->lookahead - MIN_MATCH; local
/titanic_52/usr/src/contrib/zlib/
H A Ddeflate.c2033 uInt max_insert = s->strstart + s->lookahead - MIN_MATCH; local
/titanic_52/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c1381 uInt max_insert = s->strstart + s->lookahead - MIN_MATCH; local
/titanic_52/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c2140 uInt max_insert = s->strstart + s->lookahead - local