Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/bzip2/
H A Dbzlib_compress.c123 void bsPutUInt32 ( EState* s, UInt32 u ) in bsPutUInt32() function
678 bsPutUInt32 ( s, s->blockCRC ); in BZ2_compressBlock()
703 bsPutUInt32 ( s, s->combinedCRC ); in BZ2_compressBlock()