Searched refs:betoh16 (Results 1 – 2 of 2) sorted by relevance
89 ASSERT_EQ(le16, betoh16(be16)); in TEST()
81 #define betoh16(x) __swap16(x) macro