Searched refs:BZ_X_IDLE (Results 1 – 6 of 6) sorted by relevance
291 #define BZ_X_IDLE 1 macro
606 s->state = BZ_X_IDLE; in BZ2_decompress()
818 if (s->state == BZ_X_IDLE) return BZ_SEQUENCE_ERROR; in BZ_API()
321 #define BZ_X_IDLE 1 macro
633 s->state = BZ_X_IDLE; in BZ2_decompress()
848 if (s->state == BZ_X_IDLE) return BZ_SEQUENCE_ERROR; in BZ_API()