Searched refs:is_complete_command (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gdb/gdb/cli/
H A Dcli-cmds.h108 int is_complete_command (struct cmd_list_element *cmd);
H A Dcli-cmds.c292 is_complete_command (struct cmd_list_element *c)
288 is_complete_command (struct cmd_list_element *c) function
/freebsd-11-stable/contrib/gdb/gdb/
H A Dtop.c712 while the is_complete_command(cfunc) test is just plain
718 is_complete_command hack is testing for. */
723 && !is_complete_command (c))

Completed in 162 milliseconds