Searched refs:sym_get_type (Results 1 – 8 of 8) sorted by relevance
64 enum symbol_type sym_get_type(struct symbol *sym) in sym_get_type() function221 if (tri == mod && sym_get_type(sym) == S_BOOLEAN) in sym_calc_visibility()324 switch (sym_get_type(sym)) { in sym_calc_value()367 if (newval.tri == mod && sym_get_type(sym) == S_BOOLEAN) in sym_calc_value()458 int type = sym_get_type(sym); in sym_tristate_within_range()
400 type = sym_get_type(sym); in build_conf()710 switch (sym_get_type(menu->sym)) { in conf_string()
993 switch (sym_get_type(sym)) { in conf_set_all_new_symbols()1007 cnt = sym_get_type(sym) == S_TRISTATE ? 3 : 2; in conf_set_all_new_symbols()
160 type = sym_get_type(sym); in updateMenu()494 type = sym_get_type(sym); in setValue()525 type = sym_get_type(sym); in changeValue()
791 type = sym_get_type(sym); in build_conf()1369 switch (sym_get_type(menu->sym)) { in conf_string()
37 P(sym_get_type,enum symbol_type,(struct symbol *sym));
851 switch (sym_get_type(sym)) { in change_sym_value()1168 stype = sym_get_type(sym); in fill_row()
86 enum symbol_type type = sym_get_type(sym); in conf_askvalue()