Format: AllC/C++CSSTextshell script Advanced Search
233: #define betoh32(x) ((__uint32_t)(x)) 234: #define betoh64(x) ((__uint64_t)(x)) 235: #endif /* __BSD_VISIBLE */