Home
last modified time | relevance | path

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

/oneTBB/examples/graph/fgbzip2/
H A Dbzlib.cpp1018 Int32 bufN; member
1061 bzf->bufN = 0; in BZ_API()
1251 bzf->bufN = 0; in BZ_API()
1258 bzf->buf[bzf->bufN] = *((UChar*)(unused)); in BZ_API()
1259 bzf->bufN++; in BZ_API()
1271 bzf->strm.avail_in = bzf->bufN; in BZ_API()
1335 bzf->bufN = n; in BZ_API()
1336 bzf->strm.avail_in = bzf->bufN; in BZ_API()