Home
last modified time | relevance | path

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

/xen/xen/tools/kconfig/
A Dlkc.h146 return sym->flags & SYMBOL_OPTIONAL ? true : false; in sym_is_optional()
A Dparser.y143 $2->flags |= SYMBOL_OPTIONAL;
155 $2->flags |= SYMBOL_OPTIONAL;
283 current_entry->sym->flags |= SYMBOL_OPTIONAL;
A Dexpr.h141 #define SYMBOL_OPTIONAL 0x0100 /* choice is optional - values can be 'n' */ macro
A Dgconf.c95 if (val & SYMBOL_OPTIONAL) in dbg_sym_flags()

Completed in 10 milliseconds