Searched refs:le16toh (Results 1 – 4 of 4) sorted by relevance
84 #define le16toh(x) (x) macro
66 ASSERT_EQ(le16, le16toh(le16)); in TEST()
798 magic = le16toh(magic); in IsExtFilesystem()
780 e_machine = le16toh(hdr->e_machine); in GetFileFormatELF()