Searched refs:be32toh (Results 1 – 2 of 2) sorted by relevance
77 ASSERT_EQ(le32, be32toh(be32)); in TEST()
99 #define be32toh(x) htobe32(x) macro