Lines Matching defs:BZ_API
152 int BZ_API(BZ2_bzCompressInit)
411 int BZ_API(BZ2_bzCompress) ( bz_stream *strm, int action )
472 int BZ_API(BZ2_bzCompressEnd) ( bz_stream *strm )
496 int BZ_API(BZ2_bzDecompressInit)
815 int BZ_API(BZ2_bzDecompress) ( bz_stream *strm )
867 int BZ_API(BZ2_bzDecompressEnd) ( bz_stream *strm )
921 BZFILE* BZ_API(BZ2_bzWriteOpen)
969 void BZ_API(BZ2_bzWrite)
1014 void BZ_API(BZ2_bzWriteClose)
1026 void BZ_API(BZ2_bzWriteClose64)
1092 BZFILE* BZ_API(BZ2_bzReadOpen)
1148 void BZ_API(BZ2_bzReadClose) ( int *bzerror, BZFILE *b )
1166 int BZ_API(BZ2_bzRead)
1226 void BZ_API(BZ2_bzReadGetUnused)
1252 int BZ_API(BZ2_bzBuffToBuffCompress)
1304 int BZ_API(BZ2_bzBuffToBuffDecompress)
1371 const char * BZ_API(BZ2_bzlibVersion)(void)
1465 BZFILE * BZ_API(BZ2_bzopen)
1474 BZFILE * BZ_API(BZ2_bzdopen)
1483 int BZ_API(BZ2_bzread) (BZFILE* b, void* buf, int len )
1497 int BZ_API(BZ2_bzwrite) (BZFILE* b, void* buf, int len )
1511 int BZ_API(BZ2_bzflush) (BZFILE *b)
1519 void BZ_API(BZ2_bzclose) (BZFILE* b)
1564 const char * BZ_API(BZ2_bzerror) (BZFILE *b, int *errnum)