Searched refs:P_RANGE (Results 1 – 6 of 6) sorted by relevance
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | expr.h | 141 P_RANGE, /* range 7..100 (for a symbol) */ enumerator
|
| H A D | zconf.y | 228 menu_add_expr(P_RANGE, expr_alloc_comp(E_RANGE,$2, $3), $4); 679 case P_RANGE: in print_symbol()
|
| H A D | symbol.c | 131 for_all_properties(sym, prop, P_RANGE) { in sym_get_range_prop() 1377 case P_RANGE: in prop_get_type_name()
|
| H A D | menu.c | 272 case P_RANGE: in sym_check_prop()
|
| H A D | zconf.tab.c_shipped | 1639 …menu_add_expr(P_RANGE, expr_alloc_comp(E_RANGE,(yyvsp[-3].symbol), (yyvsp[-2].symbol)), (yyvsp[-1]… 2396 case P_RANGE:
|
| H A D | qconf.cc | 1160 case P_RANGE: in debug_info()
|