Searched defs:betoh32 (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/include/sys/
H A Dendian.h180 #define betoh32 __swap32 macro
234 #define betoh32(x) (x) macro

Completed in 36 milliseconds