Searched defs:BZ_RUN (Results 1 - 6 of 6) sorted by relevance

/external/bzip2/
H A Dbzlib.h29 #define BZ_RUN 0 macro
/external/valgrind/main/VEX/switchback/
H A Dtest_bzip2.c144 #define BZ_RUN 0 macro
4774 if (action == BZ_RUN) {
5325 ret = BZ2_bzCompress ( &(bzf->strm), BZ_RUN );
/external/valgrind/main/exp-sgcheck/tests/
H A Dhackedbz2.c167 #define BZ_RUN 0 macro
4798 if (action == BZ_RUN) {
5349 ret = BZ2_bzCompress ( &(bzf->strm), BZ_RUN );
/external/valgrind/main/memcheck/tests/
H A Dorigin5-bz2.c160 #define BZ_RUN 0 macro
4789 if (action == BZ_RUN) {
5340 ret = BZ2_bzCompress ( &(bzf->strm), BZ_RUN );
H A Dvarinfo6.c198 #define BZ_RUN 0 macro
4827 if (action == BZ_RUN) {
5378 ret = BZ2_bzCompress ( &(bzf->strm), BZ_RUN );
/external/valgrind/main/perf/
H A Dbz2.c160 #define BZ_RUN 0 macro
4789 if (action == BZ_RUN) {
5340 ret = BZ2_bzCompress ( &(bzf->strm), BZ_RUN );

Completed in 173 milliseconds