Searched refs:AUTO_BOOLEAN_AUTO (Results 1 – 17 of 17) sorted by relevance
68 return AUTO_BOOLEAN_AUTO; in parse_auto_binary_operation()71 return AUTO_BOOLEAN_AUTO; /* Pacify GCC. */ in parse_auto_binary_operation()600 case AUTO_BOOLEAN_AUTO: in get_setshow_command_value_string()
2377 case AUTO_BOOLEAN_AUTO: in value_from_setting()
34 static auto_boolean maintenance_test_settings_auto_boolean = AUTO_BOOLEAN_AUTO;
145 AUTO_BOOLEAN_AUTO enumerator
101 if (interactive_mode != AUTO_BOOLEAN_AUTO) in input_interactive_p()
1818 auto_boolean interactive_mode = AUTO_BOOLEAN_AUTO;1827 if (interactive_mode == AUTO_BOOLEAN_AUTO) in show_interactive_mode()
4347 || (target_non_stop_enabled == AUTO_BOOLEAN_AUTO in target_is_non_stop_p()4374 enum auto_boolean target_non_stop_enabled = AUTO_BOOLEAN_AUTO;4399 if (target_non_stop_enabled == AUTO_BOOLEAN_AUTO) in show_maint_target_non_stop()
1079 if (disassemble_next_line == AUTO_BOOLEAN_AUTO in do_print_frame_info()1107 if ((disassemble_next_line == AUTO_BOOLEAN_AUTO in do_print_frame_info()
837 if (use_compressed_breakpoints == AUTO_BOOLEAN_AUTO) in riscv_breakpoint_kind_from_pc()4821 use_compressed_breakpoints = AUTO_BOOLEAN_AUTO; in _initialize_riscv_tdep()
1679 static enum auto_boolean can_use_displaced_stepping = AUTO_BOOLEAN_AUTO;1686 if (can_use_displaced_stepping == AUTO_BOOLEAN_AUTO) in show_can_use_displaced_stepping()1720 if (can_use_displaced_stepping == AUTO_BOOLEAN_AUTO in use_displaced_stepping()
1163 static enum auto_boolean mask_address_var = AUTO_BOOLEAN_AUTO;1175 case AUTO_BOOLEAN_AUTO: in mips_mask_address_p()1188 if (mask_address_var == AUTO_BOOLEAN_AUTO) in show_mask_address()
129 case AUTO_BOOLEAN_AUTO: in get_packet_support_name()2437 case AUTO_BOOLEAN_AUTO: in show_packet_config_cmd()2575 if (config->detect == AUTO_BOOLEAN_AUTO in packet_ok()2618 case AUTO_BOOLEAN_AUTO: in packet_config_support()5469 remote_protocol_packets[i].detect = AUTO_BOOLEAN_AUTO; in init_all_packet_configs()
140 static enum auto_boolean powerpc_soft_float_global = AUTO_BOOLEAN_AUTO;8174 if (soft_float_flag == AUTO_BOOLEAN_AUTO && from_elf_exec) in rs6000_gdbarch_init()
9268 if (pending_break_support == AUTO_BOOLEAN_AUTO in create_breakpoint()15134 pending_break_support = AUTO_BOOLEAN_AUTO; in _initialize_breakpoint()
3596 (show_always_inserted_mode): No longer handle AUTO_BOOLEAN_AUTO.
2029 static enum auto_boolean python_dont_write_bytecode = AUTO_BOOLEAN_AUTO;2037 if (python_dont_write_bytecode == AUTO_BOOLEAN_AUTO) in show_python_dont_write_bytecode()2062 if (python_dont_write_bytecode == AUTO_BOOLEAN_AUTO) in python_write_bytecode()
273 self->value.autoboolval = AUTO_BOOLEAN_AUTO; in set_parameter_value()