Format: AllC/C++CSSTextshell script Advanced Search
197: #define LE16TOH(x) HTOLE16(x) 198: #define LE32TOH(x) HTOLE32(x) 199: #define LE64TOH(x) HTOLE64(x)