Lines Matching refs:tristate
42 static tristate modules_val;
215 tristate tri; in sym_calc_visibility()
357 tristate val; in sym_calc_choice()
544 bool sym_tristate_within_range(const struct symbol *sym, tristate val) in sym_tristate_within_range()
561 bool sym_set_tristate_value(struct symbol *sym, tristate val) in sym_set_tristate_value()
563 tristate oldval = sym_get_tristate_value(sym); in sym_set_tristate_value()
592 tristate val; in choice_set_value()
623 tristate sym_toggle_tristate_value(struct symbol *sym) in sym_toggle_tristate_value()
626 tristate oldval, newval; in sym_toggle_tristate_value()
799 tristate val; in sym_get_string_default()
868 tristate val; in sym_get_string_value()