Searched refs:negate (Results 1 – 5 of 5) sorted by relevance
65 bool negate, ok, need; in rangematch() local79 negate = *pattern == '!' || *pattern == '^'; in rangematch()80 if (negate) { in rangematch()120 return ok == negate ? NULL : pattern; in rangematch()
78 static void negate(struct operand *op) in negate() function281 negate(&s->operand_1); in negated_1_entry()421 negate(&s->operand_2); in negated_2_entry()
130 with negate, count leading / trailing zero bits, count population,
441 "SIM201", # https://docs.astral.sh/ruff/rules/negate-equal-op1331 "SIM201", # https://docs.astral.sh/ruff/rules/negate-equal-op
5055 # It is possible to negate <name>, such as `PASS NOT <name>`.5303 # <name> is defined. It is possible to negate <name>, such