Searched defs:letohl (Results 1 – 3 of 3) sorted by relevance
47 #define letohl(x) ((uint32_t)(x)) macro50 #define letohl(x) BSWAP_32(x) macro
55 #define letohl(x) ((uint32_t)(x)) macro77 #define letohl(x) BSWAP_32(x) macro
36 #define letohl(x) ((uint32_t)(x)) macro39 #define letohl(x) BSWAP_32(x) macro