Searched refs:has_negatives (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/dns/include/dns/
H A Dacl.h82 isc_boolean_t has_negatives; member in struct:dns_acl
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isccfg/
H A Daclconf.c328 dacl->has_negatives = ISC_TRUE;
385 if (nest_level > 0 || inneracl->has_negatives) {
429 * dacl->has_negatives and
439 dacl->has_negatives = !neg;
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/dns/
H A Dacl.c71 acl->has_negatives = ISC_FALSE;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dada-lang.c2188 has_negatives (struct type *type)
2284 if (has_negatives (type)
2319 if (has_negatives (type) && (bytes[len - 1] & (1 << sign_bit_offset)))
2184 has_negatives (struct type *type) function

Completed in 196 milliseconds