Searched refs:bzCompressInit (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libbz/
H A Dbzlib.h169 BZ_EXTERN int BZ_API(bzCompressInit) (
H A Dbzlib.c153 int BZ_API(bzCompressInit) function
915 ret = bzCompressInit ( &(bzf->strm), blockSize100k,
1213 ret = bzCompressInit ( &strm, blockSize100k,

Completed in 511 milliseconds