Searched defs:NEGATIVE (Results 1 – 10 of 10) sorted by relevance
80 #define NEGATIVE 0x80 macro
86 #define NEGATIVE(header) (((header)->attributes & RDATASET_ATTR_NEGATIVE) != 0) macro
106 #define NEGATIVE(r) (((r)->attributes & DNS_RDATASETATTR_NEGATIVE) != 0) macro
320 #define NEGATIVE(header) \ macro
608 #define NEGATIVE(r) (((r)->attributes & DNS_RDATASETATTR_NEGATIVE) != 0) macro
336 #define NEGATIVE $13 macro
106 #define NEGATIVE(r) (((r)->attributes & DNS_RDATASETATTR_NEGATIVE) global() macro
281 #define NEGATIVE( global() macro
635 #define NEGATIVE(r) (((r)->attributes & DNS_RDATASETATTR_NEGATIVE) global() macro
343 #define NEGATIVE 1 macro