Format: AllC/C++CSSTextshell script Advanced Search
188: #define be32toh(x) htobe32(x) 189: #define be64toh(x) htobe64(x) 190: #define le16toh(x) htole16(x)