Searched refs:has_changed (Results 1 – 2 of 2) sorted by relevance
643 int has_changed = 0; in export_symbol() local659 if (!has_changed) { in export_symbol()670 has_changed = 1; in export_symbol()677 if (has_changed) in export_symbol()
1291 bool has_changed = false; in conf_set_all_new_symbols() local1299 has_changed = true; in conf_set_all_new_symbols()1361 has_changed |= randomize_choice_values(csym); in conf_set_all_new_symbols()1364 has_changed = true; in conf_set_all_new_symbols()1368 return has_changed; in conf_set_all_new_symbols()