Home
last modified time | relevance | path

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

/oneTBB/examples/graph/fgbzip2/
H A Dbzlib_private.hpp124 #define VPrintf2(zf, za1, za2) fprintf(stderr, zf, za1, za2) macro
146 #define VPrintf2(zf, za1, za2) \ macro
H A Dcompress.cpp571 VPrintf2(" pass %d: size is %d, grp uses are ", k + 1, totc / 8); in sendMTFValues()
H A Dbzlib.cpp943 VPrintf2(" {0x%08x, 0x%08x}", s->storedBlockCRC, s->calculatedBlockCRC); in BZ_API()
961 VPrintf2("\n combined CRCs: stored = 0x%08x, computed = 0x%08x", in BZ_API()