Home
last modified time | relevance | path

Searched refs:symbol_type (Results 1 – 6 of 6) sorted by relevance

/xen/xen/tools/kconfig/
A Dlkc_proto.h36 const char * sym_type_name(enum symbol_type type);
38 enum symbol_type sym_get_type(struct symbol *sym);
A Dexpr.h64 enum symbol_type { enum
91 enum symbol_type type;
A Dsymbol.c36 enum symbol_type sym_get_type(struct symbol *sym) in sym_get_type()
38 enum symbol_type type = sym->type; in sym_get_type()
49 const char *sym_type_name(enum symbol_type type) in sym_type_name()
A Dconf.c85 enum symbol_type type = sym_get_type(sym); in conf_askvalue()
A Dparser.y41 enum symbol_type type;
A Dexpr.c993 enum symbol_type type, in expr_parse_string()

Completed in 10 milliseconds