Searched defs:htowew (Results 1 – 1 of 1) sorted by relevance
66 #define htowew(x) ((data == ELFDATA2MSB) ? htobe32(x) : htole32(x)) macro73 #define htowew(x) ((data == ELFDATA2MSB) ? htobe32(x) : htole32(x)) macro