Home
last modified time | relevance | path

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

/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.6/
Dbzlib_private.h291 #define BZ_X_IDLE 1 macro
Ddecompress.c605 s->state = BZ_X_IDLE; in BZ2_decompress()
Dbzlib.c818 if (s->state == BZ_X_IDLE) return BZ_SEQUENCE_ERROR; in BZ_API()
/third_party/bzip2/
Dbzlib_private.h291 #define BZ_X_IDLE 1 macro
Ddecompress.c611 s->state = BZ_X_IDLE; in BZ2_decompress()
Dbzlib.c818 if (s->state == BZ_X_IDLE) return BZ_SEQUENCE_ERROR; in BZ_API()
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.8/
Dbzlib_private.h291 #define BZ_X_IDLE 1 macro
Ddecompress.c611 s->state = BZ_X_IDLE; in BZ2_decompress()
Dbzlib.c818 if (s->state == BZ_X_IDLE) return BZ_SEQUENCE_ERROR; in BZ_API()