Searched refs:command_completer (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dcompleter.h578 extern void command_completer (struct cmd_list_element *,
628 unlike command_completer, this fully recurses into the proper
H A Dcompleter.c1836 command_completer (struct cmd_list_element *ignore,
1982 if (fn == command_completer)
1835 command_completer (struct cmd_list_element *ignore, function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dcompleter.h579 extern void command_completer (struct cmd_list_element *,
629 unlike command_completer, this fully recurses into the proper
H A Dcompleter.c1735 command_completer (struct cmd_list_element *ignore,
1877 if (fn == command_completer)
1734 command_completer (struct cmd_list_element *ignore, function
/netbsd-current/external/gpl3/gdb.old/dist/gdb/cli/
H A Dcli-script.c1679 /* "document", "define" and "define-prefix" use command_completer,
1686 set_cmd_completer (c, command_completer);
1695 set_cmd_completer (define_cmd_element, command_completer);
1702 set_cmd_completer (c, command_completer);
H A Dcli-cmds.c2346 set_cmd_completer (c, command_completer);
/netbsd-current/external/gpl3/gdb/dist/gdb/cli/
H A Dcli-script.c1699 /* "document", "define" and "define-prefix" use command_completer,
1707 set_cmd_completer (document_cmd_element, command_completer);
1716 set_cmd_completer (define_cmd_element, command_completer);
1723 set_cmd_completer (c, command_completer);
H A Dcli-cmds.c2512 set_cmd_completer (help_cmd, command_completer);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/python/
H A Dpy-cmd.c45 { "COMPLETE_COMMAND", command_completer },
/netbsd-current/external/gpl3/gdb/dist/gdb/python/
H A Dpy-cmd.c45 { "COMPLETE_COMMAND", command_completer },
/netbsd-current/external/gpl3/gdb.old/dist/gdb/guile/
H A Dscm-cmd.c116 { "COMPLETE_COMMAND", command_completer },
/netbsd-current/external/gpl3/gdb/dist/gdb/guile/
H A Dscm-cmd.c116 { "COMPLETE_COMMAND", command_completer },

Completed in 291 milliseconds