Home
last modified time | relevance | path

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

/linux-5.19.10/scripts/kconfig/
Dmenu.c256 case P_IMPLY: in sym_check_prop()
395 } else if (prop->type == P_IMPLY) { in menu_finalize()
844 get_symbol_props_str(r, sym, P_IMPLY, "Implies: "); in get_symbol_str()
Dexpr.h184 P_IMPLY, /* imply BAR */ enumerator
Dparser.y209 menu_add_symbol(P_IMPLY, $2, $3);
639 case P_IMPLY: in print_symbol()
Dsymbol.c1148 prop->type == P_IMPLY) in sym_check_sym_deps()
1260 case P_IMPLY: in prop_get_type_name()
Dqconf.cc1094 case P_IMPLY: in debug_info()