Searched refs:VPrintf3 (Results 1 – 3 of 3) sorted by relevance
/external/bzip2/ |
D | bzlib_private.h | 79 #define VPrintf3(zf,za1,za2,za3) \ macro 95 #define VPrintf3(zf,za1,za2,za3) do { } while (0) macro
|
D | blocksort.c | 1009 VPrintf3 ( " %d pointers, %d sorted, %d scanned\n", in mainSort() 1070 VPrintf3 ( " %d work, %d block, ratio %5.2f\n", in BZ2_blockSort()
|
D | compress.c | 262 VPrintf3( " %d in block, %d after MTF & 1-2 coding, " in sendMTFValues()
|