Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
H A Dexpr.h178 P_UNKNOWN, enumerator
H A Dsymbol.c1136 type = stack->prop ? stack->prop->type : P_UNKNOWN; in sym_check_print_recursive()
1362 case P_UNKNOWN: in prop_get_type_name()
H A Dnconf.c780 ptype = menu->prompt ? menu->prompt->type : P_UNKNOWN; in build_conf()
H A Dgconf.c772 ptype = menu->prompt ? menu->prompt->type : P_UNKNOWN; in on_treeview2_button_press_event()