Home
last modified time | relevance | path

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

/scripts/kconfig/
A Dexpr.h183 P_IMPLY, /* imply BAR */ enumerator
A Dmenu.c266 case P_IMPLY: in sym_check_prop()
373 } else if (prop->type == P_IMPLY) { in _menu_finalize()
753 get_symbol_props_str(r, sym, P_IMPLY, "Implies: "); in get_symbol_str()
A Dparser.y225 menu_add_symbol(P_IMPLY, $2, $3);
684 case P_IMPLY: in print_symbol()
A Dsymbol.c1222 if (prop->type == P_SELECT || prop->type == P_IMPLY) in sym_check_sym_deps()
1340 case P_IMPLY: in prop_get_type_name()
A Dqconf.cc1090 case P_IMPLY: in debug_info()

Completed in 11 milliseconds