Searched refs:betohl (Results 1 – 3 of 3) sorted by relevance
66 #define betohl(x) BSWAP_32(x) macro84 #define betohl(x) ((uint32_t)(x)) macro
471 *x = betohl(v); in md_get_uint32be()
774 *x = betohl(v); in md_get_uint32be()