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

/u-boot/include/
H A Dbzlib.h81 #define BZ_RUN 0 macro
/u-boot/lib/bzip2/
H A Dbzlib.c474 if (action == BZ_RUN) {
1018 ret = BZ2_bzCompress ( &(bzf->strm), BZ_RUN );

Completed in 58 milliseconds