Searched refs:BZ_FLUSH_OK (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | bzlib.h | 87 #define BZ_FLUSH_OK 2 macro |
/openbmc/u-boot/lib/bzip2/ | ||
H A D | bzlib.c | 499 s->state_out_pos < s->numZ) return BZ_FLUSH_OK; in BZ_API() |