Home | History | Annotate | Download | only in switchback

Lines Matching refs:bufN

5231       Int32     bufN;
5278 bzf->bufN = 0;
5453 bzf->bufN = 0;
5460 bzf->buf[bzf->bufN] = *((UChar*)(unused)); bzf->bufN++;
5469 bzf->strm.avail_in = bzf->bufN;
5529 bzf->bufN = n;
5530 bzf->strm.avail_in = bzf->bufN;