HomeSort by relevance Sort by last modified time
    Searched full:bswr (Results 1 - 1 of 1) sorted by null

  /external/bzip2/
bzip2recover.c 305 BitStream* bsIn, *bsWr;
433 blockCRC = 0; bsWr = 0;
448 bsPutBit ( bsWr, b );
455 bsPutUChar ( bsWr, 0x17 ); bsPutUChar ( bsWr, 0x72 );
456 bsPutUChar ( bsWr, 0x45 ); bsPutUChar ( bsWr, 0x38 );
457 bsPutUChar ( bsWr, 0x50 ); bsPutUChar ( bsWr, 0x90 );
458 bsPutUInt32 ( bsWr, blockCRC )
    [all...]

Completed in 136 milliseconds