Home
last modified time | relevance | path

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

/external/toybox/kconfig/
Dexpr.h93 #define SYMBOL_OPTIONAL 0x0100 macro
/external/u-boot/scripts/kconfig/
Dexpr.h141 #define SYMBOL_OPTIONAL 0x0100 /* choice is optional - values can be 'n' */ macro