Searched refs:sym_get_type (Results 1 – 7 of 7) sorted by relevance
45 enum symbol_type sym_get_type(const struct symbol *sym) in sym_get_type() function240 if (tri == mod && sym_get_type(sym) == S_BOOLEAN) in sym_calc_visibility()249 if (tri == mod && sym_get_type(sym) == S_BOOLEAN) in sym_calc_visibility()258 if (tri == mod && sym_get_type(sym) == S_BOOLEAN) in sym_calc_visibility()458 switch (sym_get_type(sym)) { in sym_calc_value()499 if (newval.tri == mod && sym_get_type(sym) == S_BOOLEAN) in sym_calc_value()564 int type = sym_get_type(sym); in sym_tristate_within_range()
28 enum symbol_type sym_get_type(const struct symbol *sym);
517 type = sym_get_type(sym); in build_conf()668 switch (sym_get_type(menu->sym)) { in conf_string()
820 type = sym_get_type(sym); in build_conf()1359 switch (sym_get_type(menu->sym)) { in conf_string()
146 type = sym_get_type(sym); in updateMenu()507 type = sym_get_type(sym); in setValue()538 type = sym_get_type(sym); in changeValue()
192 switch (sym_get_type(sym)) { in set_node()702 switch (sym_get_type(sym)) { in change_sym_value()
284 if (sym_get_type(sym) == S_TRISTATE && in conf_rewrite_tristates()