Searched defs:htoleq (Results 1 – 1 of 1) sorted by relevance
54 #define htoleq(x) ((uint64_t)(x)) macro 78 #define htoleq(x) BSWAP_64(x) macro