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

/seL4-refos-master/libs/libmuslc/src/network/
H A Dhtons.c7 return u.c ? bswap_16(n) : n;
H A Dntohs.c7 return u.c ? bswap_16(n) : n;
/seL4-refos-master/libs/libmuslc/include/
H A Dbyteswap.h22 #define bswap_16(x) __bswap_16(x) macro

Completed in 25 milliseconds