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