Searched refs:BZ_X_MAGIC_4 (Results 1 – 7 of 7) sorted by relevance
/external/bzip2/ |
D | bzlib_private.h | 297 #define BZ_X_MAGIC_4 13 macro
|
D | decompress.c | 206 GET_BITS(BZ_X_MAGIC_4, s->blockSize100k, 8) in BZ2_decompress()
|
/external/valgrind/main/VEX/switchback/ |
D | test_bzip2.c | 663 #define BZ_X_MAGIC_4 13 macro 1556 GET_BITS(BZ_X_MAGIC_4, s->blockSize100k, 8) in BZ2_decompress()
|
/external/valgrind/main/memcheck/tests/ |
D | origin5-bz2.c | 679 #define BZ_X_MAGIC_4 13 macro 1571 GET_BITS(BZ_X_MAGIC_4, s->blockSize100k, 8) in BZ2_decompress()
|
D | varinfo6.c | 717 #define BZ_X_MAGIC_4 13 macro 1609 GET_BITS(BZ_X_MAGIC_4, s->blockSize100k, 8) in BZ2_decompress()
|
/external/valgrind/main/exp-sgcheck/tests/ |
D | hackedbz2.c | 686 #define BZ_X_MAGIC_4 13 macro 1580 GET_BITS(BZ_X_MAGIC_4, s->blockSize100k, 8) in BZ2_decompress()
|
/external/valgrind/main/perf/ |
D | bz2.c | 679 #define BZ_X_MAGIC_4 13 macro 1571 GET_BITS(BZ_X_MAGIC_4, s->blockSize100k, 8) in BZ2_decompress()
|