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

/bionic/libc/include/sys/
H A Dendian.h168 __uint16_t betoh16(__uint16_t);
193 #define betoh16 __swap16 macro
239 #define betoh16(x) (x) macro

Completed in 82 milliseconds