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

/ast/src/cmd/bzip/
H A Dbzip2recover.c232 void bsPutUInt32 ( BitStream* bs, UInt32 c ) function
396 bsPutUInt32 ( bsWr, blockCRC );
/ast/src/lib/libbz/
H A Dcompress.c127 void bsPutUInt32 ( EState* s, UInt32 u ) function
554 bsPutUInt32 ( s, s->blockCRC );
579 bsPutUInt32 ( s, s->combinedCRC );

Completed in 12 milliseconds