Home
last modified time | relevance | path

Searched refs:SYMBOL_AUTO (Results 1 – 6 of 6) sorted by relevance

/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dexpr.h100 #define SYMBOL_AUTO 0x1000 /* value from environment variable */ macro
A Dsymbol.c59 sym->flags |= SYMBOL_AUTO; in sym_init()
455 if (sym->flags & SYMBOL_AUTO) in sym_calc_value()
1356 sym->flags |= SYMBOL_AUTO; in prop_add_env()
A Dconfdata.c422 if (sym_is_choice(sym) || (sym->flags & SYMBOL_AUTO)) in conf_read()
856 if ((sym->flags & SYMBOL_AUTO) || !sym->name) in conf_split_config()
A Dzconf.y250 sym->flags |= SYMBOL_AUTO;
A Dgconf.c104 if (val & SYMBOL_AUTO) in dbg_sym_flags()
A Dzconf.tab.c_shipped1826 sym->flags |= SYMBOL_AUTO;

Completed in 13 milliseconds