Searched refs:__bswap_16 (Results 1 - 1 of 1) sorted by relevance

/seL4-refos-master/libs/libmuslc/include/
H A Dbyteswap.h7 static __inline uint16_t __bswap_16(uint16_t __x) function
22 #define bswap_16(x) __bswap_16(x)

Completed in 72 milliseconds