Searched defs:bzDecompressInit (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libbz/
H A Dbzlib.c73 * wrong parameter order in call to bzDecompressInit in
491 int BZ_API(bzDecompressInit) function
1072 ret = bzDecompressInit ( &(bzf->strm), verbosity, small );
1262 ret = bzDecompressInit ( &strm, verbosity, small );

Completed in 1910 milliseconds