Searched refs:BZ_FLUSH (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/bzip2/
H A Dbzlib.h30 #define BZ_FLUSH 1 macro
H A Dbzlib.c24 0.9.0c -- made zero-length BZ_FLUSH work correctly in bzCompress().
434 if (action == BZ_FLUSH) {
449 if (action != BZ_FLUSH) return BZ_SEQUENCE_ERROR;

Completed in 123 milliseconds