Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/bzip2/
H A Dbzlib_private.h214 #define BZ_M_FLUSHING 3 macro
H A Dbzlib.c428 if (s->mode == BZ_M_FLUSHING && in handle_compress()
481 s->mode = BZ_M_FLUSHING; in BZ_API()
493 case BZ_M_FLUSHING: in BZ_API()