Searched defs:betohl (Results 1 – 1 of 1) sorted by relevance
66 #define betohl(x) BSWAP_32(x) macro84 #define betohl(x) ((uint32_t)(x)) macro