Searched defs:status_changed (Results 1 – 4 of 4) sorted by relevance
81 bool status_changed = !has_old_status || (old_status != status); in SetStatus() local97 bool status_changed = SetStatus(instr, status); in Simulate() local
649 } status_changed; member