Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/scripts/kconfig/
H A Dexpr.h138 P_CHOICE, /* choice value */ enumerator
164 #define for_all_choices(sym, st) for_all_properties(sym, st, P_CHOICE)
H A Dzconf.y259 menu_add_expr(P_CHOICE, NULL, NULL);
666 case P_CHOICE: in print_symbol()
H A Dsymbol.c1236 if (prop->type == P_CHOICE || prop->type == P_SELECT) in sym_check_sym_deps()
1371 case P_CHOICE: in prop_get_type_name()
H A Dmenu.c416 menu_add_symbol(P_CHOICE, sym, NULL); in menu_finalize()
H A Dzconf.tab.c_shipped1676 menu_add_expr(P_CHOICE, NULL, NULL);
2383 case P_CHOICE:
H A Dqconf.cc1167 case P_CHOICE: in debug_info()