Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dmenu.c124 sym_type_name(sym->type), sym_type_name(type)); in menu_set_type()
549 str_printf(r, "Type : %s\n", sym_type_name(sym->type)); in get_symbol_str()
H A Dlkc_proto.h35 P(sym_type_name,const char *,(enum symbol_type type));
H A Dsymbol.c77 const char *sym_type_name(enum symbol_type type) in sym_type_name() function
H A Dgconf.c1431 printf("%s", sym_type_name(sym->type)); in display_tree()
H A Dqconf.cc1071 debug += print_filter(sym_type_name(sym->type)); in debug_info()