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

/macosx-10.10.1/bzip2-36/bzip2/
H A Dcompress.c83 void bsPutUInt32 ( EState* s, UInt32 u ) function
637 bsPutUInt32 ( s, s->blockCRC );
662 bsPutUInt32 ( s, s->combinedCRC );
H A Dbzip2recover.c251 static void bsPutUInt32 ( BitStream* bs, UInt32 c ) function
458 bsPutUInt32 ( bsWr, blockCRC );

Completed in 98 milliseconds