Home
last modified time | relevance | path

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

/oneTBB/examples/graph/fgbzip2/
H A Dbzlib_private.hpp212 #define BZ_INITIALISE_CRC(crcVar) \ macro
H A Ddecompress.cpp598 BZ_INITIALISE_CRC(s->calculatedBlockCRC); in BZ2_decompress()
H A Dbzlib.cpp159 BZ_INITIALISE_CRC(s->blockCRC); in prepare_new_block()