Searched refs:VPrintf2 (Results 1 – 6 of 6) sorted by relevance
/external/u-boot/lib/bzip2/ |
D | bzlib_private.h | 117 #define VPrintf2(zf,za1,za2) \ macro 132 #define VPrintf2(zf,za1,za2) /* */ macro
|
D | bzlib.c | 856 VPrintf2 ( " {0x%x, 0x%x}", s->storedBlockCRC, in BZ_API() 874 VPrintf2 ( "\n combined CRCs: stored = 0x%x, computed = 0x%x", in BZ_API()
|
D | bzlib_compress.c | 478 VPrintf2 ( " pass %d: size is %d, grp uses are ", in sendMTFValues()
|
/external/bzip2/ |
D | bzlib_private.h | 77 #define VPrintf2(zf,za1,za2) \ macro 94 #define VPrintf2(zf,za1,za2) do { } while (0) macro
|
D | bzlib.c | 827 VPrintf2 ( " {0x%08x, 0x%08x}", s->storedBlockCRC, in BZ_API() 845 VPrintf2 ( "\n combined CRCs: stored = 0x%08x, computed = 0x%08x", in BZ_API()
|
D | compress.c | 437 VPrintf2 ( " pass %d: size is %d, grp uses are ", in sendMTFValues()
|