Searched refs:bufN (Results 1 – 2 of 2) sorted by relevance
925 Int32 bufN; member972 bzf->bufN = 0; in BZ_API()1146 bzf->bufN = 0; in BZ_API()1153 bzf->buf[bzf->bufN] = *((UChar*)(unused)); bzf->bufN++; in BZ_API()1162 bzf->strm.avail_in = bzf->bufN; in BZ_API()1222 bzf->bufN = n; in BZ_API()1223 bzf->strm.avail_in = bzf->bufN; in BZ_API()
896 Int32 bufN; member943 bzf->bufN = 0; in BZ_API()1118 bzf->bufN = 0; in BZ_API()1125 bzf->buf[bzf->bufN] = *((UChar*)(unused)); bzf->bufN++; in BZ_API()1134 bzf->strm.avail_in = bzf->bufN; in BZ_API()1194 bzf->bufN = n; in BZ_API()1195 bzf->strm.avail_in = bzf->bufN; in BZ_API()