Searched refs:saved_uiout (Results 1 – 4 of 4) sorted by relevance
490 struct ui_out *saved_uiout; in catch_exceptions_with_msg() local493 saved_uiout = current_uiout; in catch_exceptions_with_msg()502 current_uiout = saved_uiout; in catch_exceptions_with_msg()539 struct ui_out *saved_uiout; in catch_errors() local542 saved_uiout = current_uiout; in catch_errors()550 current_uiout = saved_uiout; in catch_errors()
116 struct ui_out *saved_uiout; in safe_execute_command() local119 saved_uiout = current_uiout; in safe_execute_command()128 current_uiout = saved_uiout; in safe_execute_command()
475 struct ui_out *saved_uiout = current_uiout; in mi_on_normal_stop() local485 current_uiout = saved_uiout; in mi_on_normal_stop()
2217 struct ui_out *saved_uiout; in mi_load_progress() local2223 saved_uiout = current_uiout; in mi_load_progress()2295 current_uiout = saved_uiout; in mi_load_progress()