Home
last modified time | relevance | path

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

/linux-6.15/scripts/kconfig/
H A Dmenu.c265 case P_IMPLY: in sym_check_prop()
372 } else if (prop->type == P_IMPLY) { in _menu_finalize()
732 get_symbol_props_str(r, sym, P_IMPLY, "Implies: "); in get_symbol_str()
H A Dexpr.h183 P_IMPLY, /* imply BAR */ enumerator
H A Dparser.y225 menu_add_symbol(P_IMPLY, $2, $3);
684 case P_IMPLY: in print_symbol()
H A Dsymbol.c1218 if (prop->type == P_SELECT || prop->type == P_IMPLY) in sym_check_sym_deps()
1336 case P_IMPLY: in prop_get_type_name()
H A Dqconf.cc1076 case P_IMPLY: in debug_info()