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

/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/compat/
H A Dbzlib.h66 #define BZ_FLUSH 1 macro
/macosx-10.10.1/bzip2-36/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().
436 if (action == BZ_FLUSH) {
451 if (action != BZ_FLUSH) return BZ_SEQUENCE_ERROR;

Completed in 76 milliseconds