negate
int negate;
if ((negate = (*pattern == '!')) != 0)
return (ok == negate ? NULL : pattern);
int negate;
negate = (**pattern == '!') || (**pattern == '^');
if (negate)
return (result ^ negate);
int negate;
negate = 0;
negate = 1;
if (negate && protos == 0)
if (negate)
negate(p);
void negate(struct number *);
negate(n);
int negate, ok;
if ((negate = (*pattern == '!' || *pattern == '^')))
return (ok == negate ? RANGE_NOMATCH : RANGE_MATCH);
int negate = 0;
negate = 1;
return negate ? 0 : 1;
int r, this_result, result = 1, attributes = 0, negate;
if ((negate = (attrib[0] == '!')))
result = negate ? 0 : 1;
*want_final_pass |= !negate;
if (r == (negate ? 1 : 0))
if (r == (negate ? 1 : 0))
if (r == (negate ? 1 : 0))
if (r == (negate ? 1 : 0))
if (r == (negate ? 1 : 0))
if (r == (negate ? 1 : 0))
if (r == (negate ? 1 : 0))
if (r == (negate ? 1 : 0))
if (r == (negate ? 1 : 0))
if (r == (negate ? 1 : 0))
if (r == (negate ? 1 : 0))
char negate;
if ((negate = (*str == '-')) != 0) {
if (negate)
uint8_t negate = text[0] == '!';
if (text[negate + 1] != ':')
switch (text[negate]) {
if (!(count = scan_ip4(&text[negate+2], &octets[4])))
count += negate + 2;
octets[3] = (uint8_t)((negate << 7) | 4);
if (!(count = scan_ip6(&text[negate+2], &octets[4])))
count += negate + 2;
octets[3] = (uint8_t)((negate << 7) | 16);