Format: AllC/C++CSSTextshell script Advanced Search
190: #define le16toh(x) htole16(x) 191: #define le32toh(x) htole32(x) 192: #define le64toh(x) htole64(x)