Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlkc_proto.h49 P(prop_get_type_name,const char *,(enum prop_type type));
H A Dsymbol.c1011 prop_get_type_name(prop->type), in sym_check_print_recursive()
1206 const char *prop_get_type_name(enum prop_type type) in prop_get_type_name() function
H A Dqconf.cc1092 debug += prop_get_type_name(prop->type); in debug_info()
1106 debug += prop_get_type_name(prop->type); in debug_info()
H A Dgconf.c1428 printf("%s", prop_get_type_name(ptype)); in display_tree()