Searched refs:betoh32 (Results 1 – 2 of 2) sorted by relevance
90 ASSERT_EQ(le32, betoh32(be32)); in TEST()
82 #define betoh32(x) __swap32(x) macro