Home
last modified time | relevance | path

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 ) in bsPutUInt32() function
638 bsPutUInt32 ( s, s->blockCRC ); in BZ2_compressBlock()
663 bsPutUInt32 ( s, s->combinedCRC ); in BZ2_compressBlock()