Home
last modified time | relevance | path

Searched refs:INDIR_MASK (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/cares/src/lib/
Dares_expand_name.c146 if ((*encoded & INDIR_MASK) == INDIR_MASK) in ares__expand_name_validated()
158 if ((*p & INDIR_MASK) == INDIR_MASK) in ares__expand_name_validated()
165 p = abuf + ((*p & ~INDIR_MASK) << 8 | *(p + 1)); in ares__expand_name_validated()
232 top = (*encoded & INDIR_MASK); in name_length()
233 if (top == INDIR_MASK) in name_length()
238 offset = (*encoded & ~INDIR_MASK) << 8 | *(encoded + 1); in name_length()
/third_party/node/deps/cares/include/
Dares_nameser.h216 #ifndef INDIR_MASK
217 # define INDIR_MASK NS_CMPRSFLGS macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
Dnameser.h367 #define INDIR_MASK NS_CMPRSFLGS macro
/third_party/musl/porting/liteos_m/kernel/include/arpa/
Dnameser.h367 #define INDIR_MASK NS_CMPRSFLGS macro
/third_party/musl/porting/uniproton/kernel/include/arpa/
Dnameser.h367 #define INDIR_MASK NS_CMPRSFLGS macro
/third_party/musl/ndk_musl_include/arpa/
Dnameser.h367 #define INDIR_MASK NS_CMPRSFLGS macro
/third_party/musl/include/arpa/
Dnameser.h367 #define INDIR_MASK NS_CMPRSFLGS macro