Searched refs:VPrintf2 (Results 1 – 3 of 3) sorted by relevance
| /oneTBB/examples/graph/fgbzip2/ |
| H A D | bzlib_private.hpp | 124 #define VPrintf2(zf, za1, za2) fprintf(stderr, zf, za1, za2) macro 146 #define VPrintf2(zf, za1, za2) \ macro
|
| H A D | compress.cpp | 571 VPrintf2(" pass %d: size is %d, grp uses are ", k + 1, totc / 8); in sendMTFValues()
|
| H A D | bzlib.cpp | 943 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()
|