Searched refs:htole64 (Results 1 – 4 of 4) sorted by relevance
15 #ifndef htole6416 #define htole64(x) (x) macro39 #ifndef htole6440 #define htole64(x) __bswap_64(x) macro
28 #define htole64(_x) __cpu_to_le64(_x) macro
1753 …CASE_TEST(htole64); EXPECT_EQ(1, htole64(is_le ? 0x0123456789 : 0x8967452301000000… in run_stdlib()
927 uint64_t dat = htole64(name);