Searched refs:bufN (Results 1 – 2 of 2) sorted by relevance
898 Int32 bufN; member945 bzf->bufN = 0; in BZ_API()1120 bzf->bufN = 0; in BZ_API()1127 bzf->buf[bzf->bufN] = *((UChar*)(unused)); bzf->bufN++; in BZ_API()1136 bzf->strm.avail_in = bzf->bufN; in BZ_API()1196 bzf->bufN = n; in BZ_API()1197 bzf->strm.avail_in = bzf->bufN; in BZ_API()
656 Int32 bufN; member711 bzf->bufN = 0; in BZ_API()718 bzf->buf[bzf->bufN] = *((UChar*)(unused)); bzf->bufN++; in BZ_API()727 bzf->strm.avail_in = bzf->bufN; in BZ_API()787 bzf->bufN = n; in BZ_API()788 bzf->strm.avail_in = bzf->bufN; in BZ_API()