Home | History | Annotate | Download | only in tests

Lines Matching refs:bufN

5246       Int32     bufN;
5293 bzf->bufN = 0;
5468 bzf->bufN = 0;
5475 bzf->buf[bzf->bufN] = *((UChar*)(unused)); bzf->bufN++;
5484 bzf->strm.avail_in = bzf->bufN;
5544 bzf->bufN = n;
5545 bzf->strm.avail_in = bzf->bufN;