Home
last modified time | relevance | path

Searched refs:VPrintf2 (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/lib/bzip2/
Dbzlib_private.h117 #define VPrintf2(zf,za1,za2) \ macro
132 #define VPrintf2(zf,za1,za2) /* */ macro
Dbzlib.c856 VPrintf2 ( " {0x%x, 0x%x}", s->storedBlockCRC, in BZ_API()
874 VPrintf2 ( "\n combined CRCs: stored = 0x%x, computed = 0x%x", in BZ_API()
Dbzlib_compress.c478 VPrintf2 ( " pass %d: size is %d, grp uses are ", in sendMTFValues()
/external/bzip2/
Dbzlib_private.h77 #define VPrintf2(zf,za1,za2) \ macro
94 #define VPrintf2(zf,za1,za2) do { } while (0) macro
Dbzlib.c827 VPrintf2 ( " {0x%08x, 0x%08x}", s->storedBlockCRC, in BZ_API()
845 VPrintf2 ( "\n combined CRCs: stored = 0x%08x, computed = 0x%08x", in BZ_API()
Dcompress.c437 VPrintf2 ( " pass %d: size is %d, grp uses are ", in sendMTFValues()