Home | History | Annotate | Download | only in programs

Lines Matching refs:U64

59 typedef uint64_t U64;
65 typedef unsigned long long U64;
705 U64 crcOrig;
706 U64 crcNew;
775 U64 crcOrig;
776 U64 crcNew;
979 const U64 totalTestSize = 6ULL << 30;
980 U64 totalTestDone = 0;