Home
last modified time | relevance | path

Searched refs:is_new (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dconf.c235 bool is_new; in conf_choice() local
238 is_new = !sym_has_value(sym); in conf_choice()
301 if (!is_new) { in conf_choice()