Home
last modified time | relevance | path

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

/dragonfly/contrib/bzip2/
H A Dbzlib.h35 #define BZ_FLUSH_OK 2 macro
H A Dbzlib.c451 s->state_out_pos < s->numZ) return BZ_FLUSH_OK; in BZ_API()