Searched defs:mdtoh32 (Results 1 – 1 of 1) sorted by relevance
76 #define mdtoh32(x) ((uint32_t)(x)) macro85 #define mdtoh32(x) BSWAP_32((uint32_t)(x)) macro