Home
last modified time | relevance | path

Searched refs:P_RANGE (Results 1 – 10 of 10) sorted by relevance

/openbmc/u-boot/scripts/kconfig/
H A Dexpr.h184 P_RANGE, /* range 7..100 (for a symbol) */ enumerator
H A Dzconf.y245 menu_add_expr(P_RANGE, expr_alloc_comp(E_RANGE,$2, $3), $4);
707 case P_RANGE: in print_symbol()
H A Dsymbol.c131 for_all_properties(sym, prop, P_RANGE) { in sym_get_range_prop()
1395 case P_RANGE: in prop_get_type_name()
H A Dmenu.c282 case P_RANGE: in sym_check_prop()
H A Dqconf.cc1160 case P_RANGE: in debug_info()
/openbmc/linux/scripts/kconfig/
H A Dexpr.h185 P_RANGE, /* range 7..100 (for a symbol) */ enumerator
H A Dparser.y215 menu_add_expr(P_RANGE, expr_alloc_comp(E_RANGE,$2, $3), $4);
644 case P_RANGE: in print_symbol()
H A Dsymbol.c101 for_all_properties(sym, prop, P_RANGE) { in sym_get_range_prop()
1262 case P_RANGE: in prop_get_type_name()
H A Dmenu.c271 case P_RANGE: in sym_check_prop()
H A Dqconf.cc1094 case P_RANGE: in debug_info()