Home
last modified time | relevance | path

Searched refs:negate (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/lib/posix/options/
Dfnmatch.c65 bool negate, ok, need; in rangematch() local
79 negate = *pattern == '!' || *pattern == '^'; in rangematch()
80 if (negate) { in rangematch()
120 return ok == negate ? NULL : pattern; in rangematch()
/Zephyr-latest/samples/subsys/smf/smf_calculator/src/
Dsmf_calculator_thread.c78 static void negate(struct operand *op) in negate() function
281 negate(&s->operand_1); in negated_1_entry()
421 negate(&s->operand_2); in negated_2_entry()
/Zephyr-latest/arch/riscv/
DKconfig.isa130 with negate, count leading / trailing zero bits, count population,
/Zephyr-latest/
D.ruff-excludes.toml441 "SIM201", # https://docs.astral.sh/ruff/rules/negate-equal-op
1331 "SIM201", # https://docs.astral.sh/ruff/rules/negate-equal-op
/Zephyr-latest/cmake/modules/
Dextensions.cmake5055 # It is possible to negate <name>, such as `PASS NOT <name>`.
5303 # <name> is defined. It is possible to negate <name>, such