Home
last modified time | relevance | path

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

/plan9-contrib/sys/src/cmd/gs/zlib/
H A Dzconf.in.h27 # define deflateBound z_deflateBound macro
H A Dzconf.h27 # define deflateBound z_deflateBound macro
H A Ddeflate.c460 uLong ZEXPORT deflateBound(strm, sourceLen) in deflateBound() function