Lines Matching defs:sym
47 void menu_add_entry(struct symbol *sym) in menu_add_entry()
113 struct symbol *sym = current_entry->sym; in menu_set_type() local
193 void menu_add_symbol(enum prop_type type, struct symbol *sym, struct expr *dep) in menu_add_symbol()
223 static int menu_validate_number(struct symbol *sym, struct symbol *sym2) in menu_validate_number()
229 static void sym_check_prop(struct symbol *sym) in sym_check_prop()
296 struct symbol *sym; in menu_finalize() local
630 struct symbol *sym; in menu_is_visible() local
764 static struct property *get_symbol_prop(struct symbol *sym) in get_symbol_prop()
773 static void get_symbol_props_str(struct gstr *r, struct symbol *sym, in get_symbol_props_str()
794 static void get_symbol_str(struct gstr *r, struct symbol *sym, in get_symbol_str()
845 struct symbol *sym; in get_relations_str() local
859 struct symbol *sym = menu->sym; in menu_get_ext_help() local