Searched refs:deprecated_command_loop_hook (Results 1 – 6 of 6) sorted by relevance
130 deprecated_command_loop_hook = mi1_command_loop; in mi_interpreter_resume()132 deprecated_command_loop_hook = mi2_command_loop; in mi_interpreter_resume()134 deprecated_command_loop_hook = mi3_command_loop; in mi_interpreter_resume()136 deprecated_command_loop_hook = mi2_command_loop; in mi_interpreter_resume()
273 if (deprecated_command_loop_hook != NULL) in current_interp_command_loop()274 deprecated_command_loop_hook (); in current_interp_command_loop()343 deprecated_command_loop_hook = 0; in clear_interpreter_hooks()
778 if (deprecated_command_loop_hook) in captured_main()779 deprecated_command_loop_hook (); in captured_main()
1187 extern void (*deprecated_command_loop_hook) (void);
207 void (*deprecated_command_loop_hook) (void); variable
7512 (deprecated_command_loop_hook, deprecated_show_load_progress)