Format: AllC/C++CSSTextshell script Advanced Search
196: #define BE64TOH(x) HTOBE64(x) 197: #define LE16TOH(x) HTOLE16(x) 198: #define LE32TOH(x) HTOLE32(x)