Searched refs:if_control (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gdb/gdb/cli/
H A Dcli-script.c179 if (list->control_type == if_control)
389 case if_control:
467 command = get_command_line (if_control, arg);
734 *command = build_command_line (if_control, p + 3);
816 || current_cmd->control_type == if_control)
832 if (current_cmd->control_type == if_control
866 || next->control_type == if_control)
933 || next->control_type == if_control)
/freebsd-9.3-release/contrib/gdb/gdb/
H A Ddefs.h673 if_control,
671 if_control, enumerator in enum:command_control_type

Completed in 103 milliseconds