Searched refs:sym_get_type (Results 1 – 7 of 7) sorted by relevance
25 enum symbol_type sym_get_type(struct symbol *sym);
41 enum symbol_type sym_get_type(struct symbol *sym) in sym_get_type() function211 if (tri == mod && sym_get_type(sym) == S_BOOLEAN) in sym_calc_visibility()220 if (tri == mod && sym_get_type(sym) == S_BOOLEAN) in sym_calc_visibility()229 if (tri == mod && sym_get_type(sym) == S_BOOLEAN) in sym_calc_visibility()370 switch (sym_get_type(sym)) { in sym_calc_value()409 if (newval.tri == mod && sym_get_type(sym) == S_BOOLEAN) in sym_calc_value()479 int type = sym_get_type(sym); in sym_tristate_within_range()
525 type = sym_get_type(sym); in build_conf()862 switch (sym_get_type(menu->sym)) { in conf_string()
232 switch (sym_get_type(sym)) { in conf_set_all_new_symbols()310 if (sym_get_type(sym) == S_TRISTATE && in conf_rewrite_tristates()
791 type = sym_get_type(sym); in build_conf()1354 switch (sym_get_type(menu->sym)) { in conf_string()
135 type = sym_get_type(sym); in updateMenu()495 type = sym_get_type(sym); in setValue()526 type = sym_get_type(sym); in changeValue()
819 switch (sym_get_type(sym)) { in change_sym_value()1110 stype = sym_get_type(sym); in fill_row()