Home
last modified time | relevance | path

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

/oneTBB/examples/graph/fgbzip2/
H A Dbzlib_private.hpp322 #define BZ_X_IDLE 1 macro
H A Ddecompress.cpp692 s->state = BZ_X_IDLE; in BZ2_decompress()
H A Dbzlib.cpp931 if (s->state == BZ_X_IDLE) in BZ_API()