Home
last modified time | relevance | path

Searched refs:NS_NXT_BIT_SET (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
Dnameser.h298 #define NS_NXT_BIT_SET( n,p) (p[(n)/NS_NXT_BITS] |= (0x80>>((n)%NS_NXT_BITS))) macro
/third_party/musl/porting/liteos_m/kernel/include/arpa/
Dnameser.h298 #define NS_NXT_BIT_SET( n,p) (p[(n)/NS_NXT_BITS] |= (0x80>>((n)%NS_NXT_BITS))) macro
/third_party/musl/include/arpa/
Dnameser.h298 #define NS_NXT_BIT_SET( n,p) (p[(n)/NS_NXT_BITS] |= (0x80>>((n)%NS_NXT_BITS))) macro
/third_party/musl/ndk_musl_include/arpa/
Dnameser.h298 #define NS_NXT_BIT_SET( n,p) (p[(n)/NS_NXT_BITS] |= (0x80>>((n)%NS_NXT_BITS))) macro
/third_party/musl/porting/uniproton/kernel/include/arpa/
Dnameser.h298 #define NS_NXT_BIT_SET( n,p) (p[(n)/NS_NXT_BITS] |= (0x80>>((n)%NS_NXT_BITS))) macro