Home
last modified time | relevance | path

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

/xen/xen/tools/kconfig/
A Dexpr.h185 P_CHOICE, /* choice value */ enumerator
210 #define for_all_choices(sym, st) for_all_properties(sym, st, P_CHOICE)
A Dparser.y240 menu_add_expr(P_CHOICE, NULL, NULL);
643 case P_CHOICE: in print_symbol()
A Dsymbol.c1186 if (prop->type == P_CHOICE || prop->type == P_SELECT || in sym_check_sym_deps()
1317 case P_CHOICE: in prop_get_type_name()
A Dmenu.c525 menu_add_symbol(P_CHOICE, sym, NULL); in menu_finalize()
A Dqconf.cc1157 case P_CHOICE: in debug_info()

Completed in 11 milliseconds