Home
last modified time | relevance | path

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

/external/u-boot/scripts/kconfig/
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()
Dexpr.h183 P_IMPLY, /* imply BAR */ enumerator
Dzconf.y239 menu_add_symbol(P_IMPLY, $2, $3);
702 case P_IMPLY: in print_symbol()
Dsymbol.c1393 case P_IMPLY: in prop_get_type_name()