P_DEFAULT 209 scripts/kconfig/expr.h #define for_all_defaults(sym, st) for_all_properties(sym, st, P_DEFAULT) P_DEFAULT 234 scripts/kconfig/menu.c case P_DEFAULT: P_DEFAULT 500 scripts/kconfig/menu.c if (prop->type == P_DEFAULT) P_DEFAULT 192 scripts/kconfig/parser.y menu_add_expr(P_DEFAULT, $2, $3); P_DEFAULT 289 scripts/kconfig/parser.y menu_add_symbol(P_DEFAULT, $2, $3); P_DEFAULT 634 scripts/kconfig/parser.y case P_DEFAULT: P_DEFAULT 1149 scripts/kconfig/qconf.cc case P_DEFAULT: P_DEFAULT 1193 scripts/kconfig/symbol.c if (prop->type != P_DEFAULT || sym_is_choice(sym)) P_DEFAULT 1315 scripts/kconfig/symbol.c case P_DEFAULT: