Searched refs:betoh64 (Results 1 – 2 of 2) sorted by relevance
91 ASSERT_EQ(le64, betoh64(be64)); in TEST()
83 #define betoh64(x) __swap64(x) macro