Searched refs:bufN (Results 1 – 1 of 1) sorted by relevance
926 Int32 bufN; member973 bzf->bufN = 0; in BZ_API()1147 bzf->bufN = 0; in BZ_API()1154 bzf->buf[bzf->bufN] = *((UChar*)(unused)); bzf->bufN++; in BZ_API()1163 bzf->strm.avail_in = bzf->bufN; in BZ_API()1223 bzf->bufN = n; in BZ_API()1224 bzf->strm.avail_in = bzf->bufN; in BZ_API()
Completed in 4 milliseconds