Format: AllC/C++CSSTextshell script Advanced Search
189: #define be64toh(x) htobe64(x) 190: #define le16toh(x) htole16(x) 191: #define le32toh(x) htole32(x)