Home
last modified time | relevance | path

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

/oneTBB/examples/graph/fgbzip2/
H A Dbzlib.hpp76 #define BZ_RUN 0 macro
H A Dbzlib.cpp451 if (action == BZ_RUN) { in BZ_API()
1112 ret = BZ2_bzCompress(&(bzf->strm), BZ_RUN); in BZ_API()