Home
last modified time | relevance | path

Searched refs:SYMBOL_OPTIONAL (Results 1 – 3 of 3) sorted by relevance

/third_party/toybox/kconfig/
Dlkc.h143 return sym->flags & SYMBOL_OPTIONAL ? true : false; in sym_is_optional()
Dexpr.h93 #define SYMBOL_OPTIONAL 0x0100 macro
Dzconf.tab.c_shipped1471 sym->flags |= SYMBOL_OPTIONAL;
1489 sym->flags |= SYMBOL_OPTIONAL;
1627 current_entry->sym->flags |= SYMBOL_OPTIONAL;