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