Searched refs:expect_64 (Results 1 – 1 of 1) sorted by relevance
203 const uint64_t expect_64 = 0xddccbbaa44332211ull; in bswap_test() local210 assert(bswap_64(test_64) == expect_64); in bswap_test()222 assert(result_64 == expect_64); in bswap_test()