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

/illumos-gate/usr/src/common/bzip2/
H A Dcompress.c84 void bsPutUInt32 ( EState* s, UInt32 u ) function
638 bsPutUInt32 ( s, s->blockCRC );
663 bsPutUInt32 ( s, s->combinedCRC );

Completed in 63 milliseconds