Home
last modified time | relevance | path

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

/scripts/kconfig/
A Dexpr.h181 P_DEFAULT, /* default y */ enumerator
203 #define for_all_defaults(sym, st) for_all_properties(sym, st, P_DEFAULT)
A Dparser.y210 menu_add_expr(P_DEFAULT, $2, $3);
297 menu_add_symbol(P_DEFAULT, $2, $3);
498 if (prop->type == P_DEFAULT) {
670 case P_DEFAULT: in print_symbol()
A Dsymbol.c1228 if (prop->type != P_DEFAULT || sym_is_choice(sym)) in sym_check_sym_deps()
1336 case P_DEFAULT: in prop_get_type_name()
A Dmenu.c241 case P_DEFAULT: in sym_check_prop()
A Dqconf.cc1086 case P_DEFAULT: in debug_info()

Completed in 11 milliseconds