Home
last modified time | relevance | path

Searched defs:ntohl (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
Dendian.h83 #define ntohl(x) __bswap32(x) macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
Dhi_net_api.h289 #define ntohl(x) lwip_ntohl(x) macro