Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dexpr.h127 P_CHOICE, /* choice value */ enumerator
152 #define for_all_choices(sym, st) for_all_properties(sym, st, P_CHOICE)
H A Dzconf.y252 menu_add_expr(P_CHOICE, NULL, NULL);
666 case P_CHOICE: in print_symbol()
H A Dsymbol.c1084 if (prop->type == P_CHOICE || prop->type == P_SELECT) in sym_check_sym_deps()
1219 case P_CHOICE: in prop_get_type_name()
H A Dzconf.tab.c1781 menu_add_expr(P_CHOICE, NULL, NULL);
2421 case P_CHOICE: in print_symbol()
H A Dmenu.c388 menu_add_symbol(P_CHOICE, sym, NULL); in menu_finalize()
H A Dzconf.tab.c_shipped1781 menu_add_expr(P_CHOICE, NULL, NULL);
2421 case P_CHOICE:
H A Dqconf.cc1097 case P_CHOICE: in debug_info()