Searched refs:deprecated_command_loop_hook (Results 1 – 4 of 4) sorted by relevance
325 if (deprecated_command_loop_hook != NULL) in current_interp_command_loop()326 deprecated_command_loop_hook (); in current_interp_command_loop()389 deprecated_command_loop_hook = 0; in clear_interpreter_hooks()
720 extern void (*deprecated_command_loop_hook) (void);
213 void (*deprecated_command_loop_hook) (void); variable
199 deprecated_command_loop_hook = mi1_command_loop; in mi_interpreter_resume()201 deprecated_command_loop_hook = mi2_command_loop; in mi_interpreter_resume()203 deprecated_command_loop_hook = mi3_command_loop; in mi_interpreter_resume()205 deprecated_command_loop_hook = mi2_command_loop; in mi_interpreter_resume()