Lines Matching full:crcr
1519 uint32 crcr;1534 crcr = crc32(buf + j*CBUFSIZ + l, len[j], CRC32_INIT_VALUE);1535 ASSERT(crcr == crc32tv[j]);