Searched refs:bufN (Results 1 – 1 of 1) sorted by relevance
1018 Int32 bufN; member1061 bzf->bufN = 0; in BZ_API()1251 bzf->bufN = 0; in BZ_API()1258 bzf->buf[bzf->bufN] = *((UChar*)(unused)); in BZ_API()1259 bzf->bufN++; in BZ_API()1271 bzf->strm.avail_in = bzf->bufN; in BZ_API()1335 bzf->bufN = n; in BZ_API()1336 bzf->strm.avail_in = bzf->bufN; in BZ_API()