Home
last modified time | relevance | path

Searched refs:P_IMPLY (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/scripts/kconfig/
H A Dmenu.c256 case P_IMPLY: in sym_check_prop()
395 } else if (prop->type == P_IMPLY) { in menu_finalize()
830 get_symbol_props_str(r, sym, P_IMPLY, "Implies: "); in get_symbol_str()
H A Dexpr.h184 P_IMPLY, /* imply BAR */ enumerator
H A Dparser.y209 menu_add_symbol(P_IMPLY, $2, $3);
639 case P_IMPLY: in print_symbol()
H A Dsymbol.c1148 prop->type == P_IMPLY) in sym_check_sym_deps()
1260 case P_IMPLY: in prop_get_type_name()
H A Dqconf.cc1096 case P_IMPLY: in debug_info()
/openbmc/u-boot/scripts/kconfig/
H A Dmenu.c267 case P_IMPLY: in sym_check_prop()
408 } else if (prop->type == P_IMPLY) { in menu_finalize()
836 get_symbol_props_str(r, sym, P_IMPLY, _(" Implies: ")); in get_symbol_str()
H A Dexpr.h183 P_IMPLY, /* imply BAR */ enumerator
H A Dzconf.y239 menu_add_symbol(P_IMPLY, $2, $3);
702 case P_IMPLY: in print_symbol()
H A Dsymbol.c1393 case P_IMPLY: in prop_get_type_name()