Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/kconfig/
H A Dconfdata.c1169 bool has_changed = false; in conf_set_all_new_symbols() local
1177 has_changed = true; in conf_set_all_new_symbols()
1239 has_changed = randomize_choice_values(csym); in conf_set_all_new_symbols()
1242 has_changed = true; in conf_set_all_new_symbols()
1246 return has_changed; in conf_set_all_new_symbols()