Searched refs:htobel (Results 1 – 3 of 3) sorted by relevance
65 #define htobel(x) BSWAP_32(x) macro83 #define htobel(x) ((uint32_t)(x)) macro
272 uint32_t y = htobel(x); in mb_put_uint32be()
447 u_int32_t v = htobel(x); in mb_put_uint32be()