Searched refs:while_control (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/cli/
H A Dcli-script.h40 while_control, enumerator in enum:command_control_type
H A Dcli-script.c136 case while_control:
159 else if (type == while_control)
235 if (list->control_type == while_control
241 if (list->control_type == while_control)
559 case while_control:
731 counted_command_line command = get_command_line (while_control, arg);
1016 *command = build_command_line (while_control, line_first_arg (p));
/netbsd-current/external/gpl3/gdb/dist/gdb/cli/
H A Dcli-script.h40 while_control, enumerator in enum:command_control_type
H A Dcli-script.c142 case while_control:
166 else if (type == while_control)
244 if (list->control_type == while_control
250 if (list->control_type == while_control)
550 case while_control:
730 counted_command_line command = get_command_line (while_control, arg);
1015 *command = build_command_line (while_control, line_first_arg (p));
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dremote.c12849 if (cmd->control_type == while_control
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dremote.c13117 if (cmd->control_type == while_control

Completed in 161 milliseconds