Searched refs:S_BOOLEAN (Results 1 – 11 of 11) sorted by relevance
50 type = S_BOOLEAN; in sym_get_type()57 case S_BOOLEAN: in sym_type_name()219 if (tri == mod && sym_get_type(sym) == S_BOOLEAN) in sym_calc_visibility()228 if (tri == mod && sym_get_type(sym) == S_BOOLEAN) in sym_calc_visibility()237 if (tri == mod && sym_get_type(sym) == S_BOOLEAN) in sym_calc_visibility()418 case S_BOOLEAN: in sym_calc_value()438 case S_BOOLEAN: in sym_calc_value()478 if (newval.tri == mod && sym_get_type(sym) == S_BOOLEAN) in sym_calc_value()535 if (type != S_BOOLEAN && type != S_TRISTATE) in sym_tristate_within_range()538 if (type == S_BOOLEAN && val == mod) in sym_tristate_within_range()[all …]
249 case S_BOOLEAN: in conf_set_sym_val()509 case S_BOOLEAN: in conf_read()621 if ((sym->type == S_BOOLEAN || sym->type == S_TRISTATE) && in __print_symbol()666 case S_BOOLEAN: in print_symbol_for_c()709 case S_BOOLEAN: in print_symbol_for_rustccfg()988 case S_BOOLEAN: in conf_touch_deps()1010 case S_BOOLEAN: in conf_touch_deps()
156 if (current_entry->sym->type != S_BOOLEAN) {251 menu_set_type(S_BOOLEAN);309 T_BOOL { $$ = S_BOOLEAN; }317 | T_DEF_BOOL { $$ = S_BOOLEAN; }656 case S_BOOLEAN: in print_symbol()
339 if (sym1->type != S_BOOLEAN && sym1->type != S_TRISTATE) in expr_join_or()361 if (sym1->type == S_BOOLEAN) { in expr_join_or()404 if (sym1->type != S_BOOLEAN && sym1->type != S_TRISTATE) in expr_join_and()614 if (e->left.sym->type != S_BOOLEAN) in expr_transform()634 if (e->left.sym->type != S_BOOLEAN) in expr_transform()868 case S_BOOLEAN: in expr_parse_string()
70 S_UNKNOWN, S_BOOLEAN, S_TRISTATE, S_INT, S_HEX, S_STRING enumerator
268 if (sym->type != S_BOOLEAN && sym->type != S_TRISTATE) in sym_check_prop()273 sym2->type != S_BOOLEAN && in sym_check_prop()
140 case S_BOOLEAN: in updateMenu()162 if (sym_is_choice_value(sym) && type == S_BOOLEAN) in updateMenu()500 case S_BOOLEAN: in setValue()531 case S_BOOLEAN: in changeValue()
545 case S_BOOLEAN: in build_conf()
237 (sym->type != S_BOOLEAN && sym->type != S_TRISTATE) || in conf_set_all_new_symbols()
786 case S_BOOLEAN: in change_sym_value()1080 case S_BOOLEAN: in fill_row()
848 case S_BOOLEAN: in build_conf()