sym_set_tristate_value 219 scripts/kconfig/conf.c if (sym_set_tristate_value(sym, newval)) sym_set_tristate_value 923 scripts/kconfig/gconf.c sym_set_tristate_value(sym, newval); sym_set_tristate_value 141 scripts/kconfig/lkc.h return sym_set_tristate_value(chval, yes); sym_set_tristate_value 661 scripts/kconfig/mconf.c if (sym_set_tristate_value(sym, yes)) sym_set_tristate_value 663 scripts/kconfig/mconf.c if (sym_set_tristate_value(sym, mod)) sym_set_tristate_value 669 scripts/kconfig/mconf.c sym_set_tristate_value(sym, no); sym_set_tristate_value 673 scripts/kconfig/mconf.c sym_set_tristate_value(sym, mod); sym_set_tristate_value 751 scripts/kconfig/mconf.c sym_set_tristate_value(child->sym, yes); sym_set_tristate_value 476 scripts/kconfig/qconf.cc if (!sym_set_tristate_value(sym, val)) sym_set_tristate_value 486 scripts/kconfig/symbol.c if (sym_set_tristate_value(sym, newval)) sym_set_tristate_value 588 scripts/kconfig/symbol.c return sym_set_tristate_value(sym, yes); sym_set_tristate_value 590 scripts/kconfig/symbol.c return sym_set_tristate_value(sym, mod); sym_set_tristate_value 592 scripts/kconfig/symbol.c return sym_set_tristate_value(sym, no);