Searched refs:def_random (Results 1 - 1 of 1) sorted by relevance

/linux-master/scripts/kconfig/
H A Dconf.c169 def_random enumerator in enum:conf_def_mode
185 if (mode == def_random) {
247 case def_random:
261 if (!(sym_is_choice(sym) && mode == def_random))
281 if (mode != def_random) {
294 if (mode == def_random)
855 while (conf_set_all_new_symbols(def_random)) ;

Completed in 156 milliseconds