Searched defs:E_NOT (Results 1 - 1 of 1) sorted by relevance
/third_party/toybox/kconfig/ | ||
H A D | expr.h | 35 E_NONE, E_OR, E_AND, E_NOT, E_EQUAL, E_UNEQUAL, E_CHOICE, E_SYMBOL, E_RANGE enumerator 50 #define E_NOT(dep) (2-(dep)) macro |
Completed in 2 milliseconds