Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/musl/ndk_musl_include/
H A Dendian.h66 #define betoh64(x) __bswap64(x) macro
73 #define betoh64(x) (uint64_t)(x) macro

Completed in 1 milliseconds