Home
last modified time | relevance | path

Searched defs:negate (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/lib/posix/options/
Dfnmatch.c65 bool negate, ok, need; in rangematch() local
/Zephyr-latest/samples/subsys/smf/smf_calculator/src/
Dsmf_calculator_thread.c78 static void negate(struct operand *op) in negate() function