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

/fuchsia/zircon/third_party/ulib/musl/include/
H A Dendian.h38 #define be16toh(x) __bswap16(x) macro
57 #define be16toh(x) (uint16_t)(x) macro

Completed in 45 milliseconds