Home
last modified time | relevance | path

Searched refs:P_DEFAULT (Results 1 – 5 of 5) sorted by relevance

/u-boot/scripts/kconfig/
A Dexpr.h183 P_DEFAULT, /* default y */ enumerator
208 #define for_all_defaults(sym, st) for_all_properties(sym, st, P_DEFAULT)
A Dzconf.y215 menu_add_expr(P_DEFAULT, $2, $3);
326 menu_add_symbol(P_DEFAULT, $2, $3);
688 case P_DEFAULT: in print_symbol()
A Dmenu.c237 case P_DEFAULT: in sym_check_prop()
503 if (prop->type == P_DEFAULT) in menu_finalize()
A Dsymbol.c1196 if (prop->type != P_DEFAULT || sym_is_choice(sym)) in sym_check_sym_deps()
1318 case P_DEFAULT: in prop_get_type_name()
A Dqconf.cc1149 case P_DEFAULT: in debug_info()

Completed in 11 milliseconds