Home
last modified time | relevance | path

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

/oneTBB/examples/graph/fgbzip2/
H A Dbzlib_private.hpp215 #define BZ_FINALISE_CRC(crcVar) \ macro
H A Dcompress.cpp782 BZ_FINALISE_CRC(s->blockCRC); in BZ2_compressBlock()
H A Dbzlib.cpp941 BZ_FINALISE_CRC(s->calculatedBlockCRC); in BZ_API()