Lines Matching refs:blockCRC
123 BZ_INITIALISE_CRC ( s->blockCRC );221 BZ_UPDATE_CRC( s->blockCRC, ch );267 BZ_UPDATE_CRC( zs->blockCRC, ch ); \