Searched refs:sym_get_type (Results 1 – 5 of 5) sorted by relevance
28 enum symbol_type sym_get_type(const struct symbol *sym);
516 type = sym_get_type(sym); in build_conf()667 switch (sym_get_type(menu->sym)) { in conf_string()
817 type = sym_get_type(sym); in build_conf()1356 switch (sym_get_type(menu->sym)) { in conf_string()
284 if (sym_get_type(sym) == S_TRISTATE && in conf_rewrite_tristates()
784 switch (sym_get_type(sym)) { in change_sym_value()1076 stype = sym_get_type(sym); in fill_row()