Searched defs:SYMBOL_OPTIONAL (Results 1 – 2 of 2) sorted by relevance
| /external/toybox/kconfig/ | ||
| D | expr.h | 93 #define SYMBOL_OPTIONAL 0x0100 macro |
| /external/u-boot/scripts/kconfig/ | ||
| D | expr.h | 141 #define SYMBOL_OPTIONAL 0x0100 /* choice is optional - values can be 'n' */ macro |