Home
last modified time | relevance | path

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

/busybox-1.35.0/scripts/kconfig/
Dconf.c320 bool is_new; in conf_choice() local
323 is_new = !sym_has_value(sym); in conf_choice()
386 if (!is_new) { in conf_choice()