Home
last modified time | relevance | path

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

/freebsd/contrib/bzip2/
H A Dbzlib_private.h180 #define BZ_M_FLUSHING 3 macro
H A Dbzlib.c380 if (s->mode == BZ_M_FLUSHING && in handle_compress()
433 s->mode = BZ_M_FLUSHING; in BZ_API()
445 case BZ_M_FLUSHING: in BZ_API()