Searched refs:sym_get_type (Results 1 – 8 of 8) sorted by relevance
24 enum symbol_type sym_get_type(struct symbol *sym);
42 enum symbol_type sym_get_type(struct symbol *sym) in sym_get_type() function214 if (tri == mod && sym_get_type(sym) == S_BOOLEAN) in sym_calc_visibility()223 if (tri == mod && sym_get_type(sym) == S_BOOLEAN) in sym_calc_visibility()232 if (tri == mod && sym_get_type(sym) == S_BOOLEAN) in sym_calc_visibility()373 switch (sym_get_type(sym)) { in sym_calc_value()412 if (newval.tri == mod && sym_get_type(sym) == S_BOOLEAN) in sym_calc_value()482 int type = sym_get_type(sym); in sym_tristate_within_range()
528 type = sym_get_type(sym); in build_conf()865 switch (sym_get_type(menu->sym)) { in conf_string()
1255 switch (sym_get_type(sym)) { in conf_set_all_new_symbols()1338 if (sym_get_type(sym) == S_TRISTATE && in conf_rewrite_mod_or_yes()
794 type = sym_get_type(sym); in build_conf()1356 switch (sym_get_type(menu->sym)) { in conf_string()
88 enum symbol_type type = sym_get_type(sym); in conf_askvalue()
134 type = sym_get_type(sym); in updateMenu()493 type = sym_get_type(sym); in setValue()524 type = sym_get_type(sym); in changeValue()
823 switch (sym_get_type(sym)) { in change_sym_value()1110 stype = sym_get_type(sym); in fill_row()