Searched refs:has_changed (Results 1 – 2 of 2) sorted by relevance
655 int has_changed = 0; in export_symbol() local671 if (!has_changed) { in export_symbol()682 has_changed = 1; in export_symbol()689 if (has_changed) in export_symbol()
1171 bool has_changed = false; in conf_set_all_new_symbols() local1179 has_changed = true; in conf_set_all_new_symbols()1241 has_changed |= randomize_choice_values(csym); in conf_set_all_new_symbols()1244 has_changed = true; in conf_set_all_new_symbols()1248 return has_changed; in conf_set_all_new_symbols()