Searched defs:htoxew (Results 1 – 1 of 1) sorted by relevance
64 #define htoxew(x) ((data == ELFDATA2MSB) ? htobe32(x) : htole32(x)) macro70 #define htoxew(x) ((data == ELFDATA2MSB) ? htobe64(x) : htole64(x)) macro