Lines Matching refs:U64
1213 { U64 const crcOrig = XXH64(testInput, testCompressedSize, 0);
1214 U64 const crcNew = XXH64(testVerify, testCompressedSize, 0);
1254 int compressedSize; U64 crcOrig;
1266 { U64 const crcNew = XXH64_digest(&xxhNewSafe);
1273 { U64 const crcNew = XXH64_digest(&xxhNewFast);
1323 { U64 const crc64 = XXH64(testInput, testCompressedSize, 0);
1331 { U64 const crcNew = XXH64(testVerify, testCompressedSize, 0);
1387 { U64 const crc64 = XXH64(testInput + 64 KB, testCompressedSize, 0);
1396 { U64 const crcNew = XXH64(testVerify, testCompressedSize, 0);
1424 { U64 const crc64 = XXH64(testInput + 64 KB, testCompressedSize, 0);
1433 { U64 const crcNew = XXH64(testVerify, testCompressedSize, 0);
1466 { U64 const crcNew = XXH64_digest(&crcNewState);
1583 { U64 const crcNew = XXH64_digest(&xxhNewSafe);
1590 { U64 const crcNew = XXH64_digest(&xxhNewFast);
1621 { U64 const crcNew = XXH64_digest(&xxhNewSafe);
1630 { U64 const crcNew = XXH64_digest(&xxhNewFast);