Searched refs:python_control (Results 1 – 3 of 3) sorted by relevance
244 if (list->control_type == python_control) in print_command_lines()570 case python_control: in execute_control_command()1011 *command = build_command_line (python_control, ""); in process_next_line()1100 current_cmd->control_type != python_control, in recurse_read_control_structure()1112 || current_cmd->control_type == python_control in recurse_read_control_structure()1165 || next->control_type == python_control in recurse_read_control_structure()1284 || next->control_type == python_control in read_command_lines_1()
420 python_control, enumerator
378 struct command_line *l = get_command_line (python_control, ""); in python_command()1336 struct command_line *l = get_command_line (python_control, ""); in python_interactive_command()