Searched refs:symbol_type (Results 1 – 6 of 6) sorted by relevance
36 const char * sym_type_name(enum symbol_type type);38 enum symbol_type sym_get_type(struct symbol *sym);
64 enum symbol_type { enum91 enum symbol_type type;
36 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()
85 enum symbol_type type = sym_get_type(sym); in conf_askvalue()
41 enum symbol_type type;
993 enum symbol_type type, in expr_parse_string()
Completed in 10 milliseconds