Home
last modified time | relevance | path

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

/external/flac/src/test_libFLAC/
Dbitwriter.c41 #define PRI_BWWORD "08x" macro
48 #define PRI_BWWORD "016" PRIx64 macro
217 …printf("FAILED pattern match (bw->accum=%" PRI_BWWORD " != %" PRI_BWWORD ")\n", bw->accum&0x00ffff… in test_bitwriter()
250 …printf("FAILED pattern match (bw->accum=%" PRI_BWWORD " != %" PRI_BWWORD ")\n", bw->accum&0x3fffff… in test_bitwriter()