Format: AllC/C++CSSTextshell script Advanced Search
200: #define letoh32(x) ((__uint32_t)(x)) 201: #define letoh64(x) ((__uint64_t)(x)) 202: #endif /* __BSD_VISIBLE */