Home
last modified time | relevance | path

Searched refs:bufN (Results 1 – 1 of 1) sorted by relevance

/u-boot/lib/bzip2/
A Dbzlib.c926 Int32 bufN; member
973 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