Home
last modified time | relevance | path

Searched refs:__lemtoh32 (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/sys/
H A D_endian.h136 #define __lemtoh32(_x) __mswap32(_x) macro
168 #define __lemtoh32(_x) __htole32(*(__uint32_t *)(_x)) macro
H A Dendian.h117 #define lemtoh32 __lemtoh32