Home | History | Annotate | Download | only in tests

Lines Matching refs:bufN

5284       Int32     bufN;
5331 bzf->bufN = 0;
5506 bzf->bufN = 0;
5513 bzf->buf[bzf->bufN] = *((UChar*)(unused)); bzf->bufN++;
5522 bzf->strm.avail_in = bzf->bufN;
5582 bzf->bufN = n;
5583 bzf->strm.avail_in = bzf->bufN;