OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ns_t_qt_p
(Results
1 - 7
of
7
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/arpa/
nameser.h
308
#define
ns_t_qt_p
(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \
macro
313
#define ns_t_rr_p(t) (!
ns_t_qt_p
(t) && !ns_t_mrr_p(t))
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/
nameser.h
308
#define
ns_t_qt_p
(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \
macro
313
#define ns_t_rr_p(t) (!
ns_t_qt_p
(t) && !ns_t_mrr_p(t))
/bionic/libc/include/arpa/
nameser.h
355
#define
ns_t_qt_p
(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \
macro
360
#define ns_t_rr_p(t) (!
ns_t_qt_p
(t) && !ns_t_mrr_p(t))
/development/ndk/platforms/android-L/include/arpa/
nameser.h
355
#define
ns_t_qt_p
(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \
macro
360
#define ns_t_rr_p(t) (!
ns_t_qt_p
(t) && !ns_t_mrr_p(t))
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/arpa/
nameser.h
355
#define
ns_t_qt_p
(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \
macro
360
#define ns_t_rr_p(t) (!
ns_t_qt_p
(t) && !ns_t_mrr_p(t))
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/arpa/
nameser.h
355
#define
ns_t_qt_p
(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \
macro
360
#define ns_t_rr_p(t) (!
ns_t_qt_p
(t) && !ns_t_mrr_p(t))
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/arpa/
nameser.h
355
#define
ns_t_qt_p
(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \
macro
360
#define ns_t_rr_p(t) (!
ns_t_qt_p
(t) && !ns_t_mrr_p(t))
Completed in 42 milliseconds