Searched refs:ebe64 (Results 1 – 1 of 1) sorted by relevance
40 uint64_t ebe64, ele64, test64; in endian_fromhost() local45 ebe64 = 0x8877665544332211ULL; in endian_fromhost()55 ebe64 = 0x1122334455667788ULL; in endian_fromhost()65 VERIFY3U(test64, ==, ebe64); in endian_fromhost()