Searched refs:BZ_INITIALISE_CRC (Results 1 – 3 of 3) sorted by relevance
212 #define BZ_INITIALISE_CRC(crcVar) \ macro
598 BZ_INITIALISE_CRC(s->calculatedBlockCRC); in BZ2_decompress()
159 BZ_INITIALISE_CRC(s->blockCRC); in prepare_new_block()