Home
last modified time | relevance | path

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

/scripts/kconfig/
Dconf.c239 bool is_new; in conf_choice() local
242 is_new = !sym_has_value(sym); in conf_choice()
305 if (!is_new) { in conf_choice()