Home
last modified time | relevance | path

Searched refs:letoh16 (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/include/
Dendian.h67 #define letoh16(x) (uint16_t)(x) macro
74 #define letoh16(x) __bswap16(x) macro
/third_party/musl/ndk_musl_include/
Dendian.h67 #define letoh16(x) (uint16_t)(x) macro
74 #define letoh16(x) __bswap16(x) macro
/third_party/musl/porting/uniproton/kernel/include/
Dendian.h67 #define letoh16(x) (uint16_t)(x) macro
74 #define letoh16(x) __bswap16(x) macro
/third_party/musl/porting/liteos_m/kernel/include/
Dendian.h67 #define letoh16(x) (uint16_t)(x) macro
74 #define letoh16(x) __bswap16(x) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dendian.h67 #define letoh16(x) (uint16_t)(x) macro
74 #define letoh16(x) __bswap16(x) macro
/third_party/musl/porting/liteos_a/kernel/include/
Dendian.h71 #define letoh16(x) (uint16_t)(x) macro
78 #define letoh16(x) __bswap16(x) macro