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

/seL4-refos-master/libs/libmuslc/include/
H A Dbyteswap.h17 static __inline uint64_t __bswap_64(uint64_t __x) function
24 #define bswap_64(x) __bswap_64(x)

Completed in 20 milliseconds