Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/musl/ndk_musl_include/
H A Dendian.h65 #define betoh32(x) __bswap32(x) macro
72 #define betoh32(x) (uint32_t)(x) macro

Completed in 1 milliseconds