Searched refs:bzf (Results 1 – 1 of 1) sorted by relevance
1079 return bzf; in BZ_API()1111 bzf->strm.next_out = bzf->buf; in BZ_API()1178 bzf->strm.next_out = bzf->buf; in BZ_API()1218 free(bzf); in BZ_API()1258 bzf->buf[bzf->bufN] = *((UChar*)(unused)); in BZ_API()1271 bzf->strm.avail_in = bzf->bufN; in BZ_API()1272 bzf->strm.next_in = bzf->buf; in BZ_API()1275 return bzf; in BZ_API()1295 free(bzf); in BZ_API()1336 bzf->strm.avail_in = bzf->bufN; in BZ_API()[all …]