Format: AllC/C++CSSTextshell script Advanced Search
187: #define be16toh(x) htobe16(x) 188: #define be32toh(x) htobe32(x) 189: #define be64toh(x) htobe64(x)