Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/musl/ndk_musl_include/
H A Dendian.h64 #define betoh16(x) __bswap16(x) macro
71 #define betoh16(x) (uint16_t)(x) macro

Completed in 1 milliseconds