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

/ast/src/cmd/bzip/
H A Dbzip2recover.c268 BitStream* bsIn, *bsWr; local
371 blockCRC = 0; bsWr = 0;
386 bsPutBit ( bsWr, b );
393 bsPutUChar ( bsWr, 0x17 ); bsPutUChar ( bsWr, 0x72 );
394 bsPutUChar ( bsWr, 0x45 ); bsPutUChar ( bsWr, 0x38 );
395 bsPutUChar ( bsWr, 0x50 ); bsPutUChar ( bsWr, 0x90 );
396 bsPutUInt32 ( bsWr, blockCR
[all...]

Completed in 15 milliseconds