Searched refs:VPrintf3 (Results 1 – 6 of 6) 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()
|
/external/u-boot/lib/bzip2/ |
D | bzlib_private.h | 119 #define VPrintf3(zf,za1,za2,za3) \ macro 133 #define VPrintf3(zf,za1,za2,za3) /* */ macro
|
D | bzlib_blocksort.c | 1049 VPrintf3 ( " %d pointers, %d sorted, %d scanned\n", in mainSort() 1110 VPrintf3 ( " %d work, %d block, ratio %5.2f\n", in BZ2_blockSort()
|
D | bzlib_compress.c | 303 VPrintf3( " %d in block, %d after MTF & 1-2 coding, " in sendMTFValues()
|