Searched refs:htobe64 (Results 1 - 1 of 1) sorted by path

/bionic/libc/include/sys/
H A Dendian.h178 #define htobe64 __swap64 macro
232 #define htobe64(x) (x) macro
277 #define be64toh(x) htobe64(x)

Completed in 30 milliseconds