Searched refs:option_enabled (Results 1 – 5 of 5) sorted by relevance
91 extern int option_enabled (int opt_idx);
380 if (! option_enabled (diagnostic->option_index)) in diagnostic_report_diagnostic()
1795 option_enabled (int opt_idx) in option_enabled() function1838 state->ch = option_enabled (option); in get_option_state()
1297 && option_enabled (j) > 0) in print_switch_values()
17347 * opts.c (handle_option, option_enabled): Update after above name20618 * opts.c (option_enabled): Accept the option index instead of a20620 * opts.h (option_enabled): Likewise.28818 (option_enabled, print_filtered_help): Declare.28826 (option_enabled): New function.28834 (print_switch_values): Use option_enabled.