Searched refs:P_CHOICE (Results 1 – 6 of 6) sorted by relevance
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | expr.h | 138 P_CHOICE, /* choice value */ enumerator 164 #define for_all_choices(sym, st) for_all_properties(sym, st, P_CHOICE)
|
| H A D | zconf.y | 259 menu_add_expr(P_CHOICE, NULL, NULL); 666 case P_CHOICE: in print_symbol()
|
| H A D | symbol.c | 1236 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 D | menu.c | 416 menu_add_symbol(P_CHOICE, sym, NULL); in menu_finalize()
|
| H A D | zconf.tab.c_shipped | 1676 menu_add_expr(P_CHOICE, NULL, NULL); 2383 case P_CHOICE:
|
| H A D | qconf.cc | 1167 case P_CHOICE: in debug_info()
|