Home
last modified time | relevance | path

Searched refs:command_loop_proc (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gdb/gdb/
HDinterps.h51 interp_command_loop_ftype *command_loop_proc; member
HDinterps.c276 && current_interpreter->procs->command_loop_proc != NULL) in current_interp_command_loop()
277 current_interpreter->procs->command_loop_proc (current_interpreter->data); in current_interp_command_loop()