Home
last modified time | relevance | path

Searched refs:NS_GET32 (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/arpa/
H A Dnameser.h307 #define NS_GET32(l, cp) (void)((l) = ns_get32(((cp)+=4)-4)) macro
447 #define GETLONG NS_GET32
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
H A Dnameser.h307 #define NS_GET32(l, cp) (void)((l) = ns_get32(((cp)+=4)-4)) macro
447 #define GETLONG NS_GET32
/third_party/musl/porting/uniproton/kernel/include/arpa/
H A Dnameser.h307 #define NS_GET32(l, cp) (void)((l) = ns_get32(((cp)+=4)-4)) macro
447 #define GETLONG NS_GET32
/third_party/musl/include/arpa/
H A Dnameser.h342 #define NS_GET32(l, cp) (void)((l) = ns_get32(((cp)+=4)-4)) macro
518 #define GETLONG NS_GET32
/third_party/musl/src/network/
H A Dns_parse.c134 NS_GET32(rr->ttl, handle->_msg_ptr); in ns_parserr()

Completed in 6 milliseconds