Searched refs:bsWr (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/bzip2/
H A Dbzip2recover.c305 BitStream* bsIn, *bsWr; local
434 blockCRC = 0; bsWr = 0;
449 bsPutBit ( bsWr, b );
456 bsPutUChar ( bsWr, 0x17 ); bsPutUChar ( bsWr, 0x72 );
457 bsPutUChar ( bsWr, 0x45 ); bsPutUChar ( bsWr, 0x38 );
458 bsPutUChar ( bsWr, 0x50 ); bsPutUChar ( bsWr, 0x90 );
459 bsPutUInt32 ( bsWr, blockCR
[all...]

Completed in 124 milliseconds