Home
last modified time | relevance | path

Searched refs:deflateBound (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/zmod/
H A Dzconf.h80 #define deflateBound z_deflateBound macro
H A Dzlib.h646 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
H A Ddeflate.c495 uLong ZEXPORT deflateBound(strm, sourceLen) in deflateBound() function