Home
last modified time | relevance | path

Searched refs:option_enabled (Results 151 – 175 of 274) sorted by relevance

1234567891011

/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dipa-pure-const.c190 if (!option_enabled (option, &global_options)) in suggest_attribute()
H A Dopts.c1321 strcat (new_help, option_enabled (i, opts) in print_filtered_help()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-pure-const.c190 if (!option_enabled (option, &global_options)) in suggest_attribute()
H A Dopts.c1321 strcat (new_help, option_enabled (i, opts) in print_filtered_help()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dipa-pure-const.c202 if (!option_enabled (option, &global_options)) in suggest_attribute()
H A Dopts.c1485 strcat (new_help, option_enabled (i, opts) in print_filtered_help()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dipa-pure-const.c203 if (!option_enabled (option, lang_hooks.option_lang_mask (), &global_options)) in suggest_attribute()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dipa-pure-const.c202 if (!option_enabled (option, lang_hooks.option_lang_mask (), &global_options)) in suggest_attribute()
H A Dopts.c1498 int ena = option_enabled (i, lang_mask, opts); in print_filtered_help()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dipa-pure-const.c202 if (!option_enabled (option, &global_options)) in suggest_attribute()
H A Dopts.c1485 strcat (new_help, option_enabled (i, opts) in print_filtered_help()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dipa-pure-const.c190 if (!option_enabled (option, &global_options)) in suggest_attribute()
H A Dopts.c1321 strcat (new_help, option_enabled (i, opts) in print_filtered_help()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dipa-pure-const.c204 if (!option_enabled (option, lang_hooks.option_lang_mask (), &global_options)) in suggest_attribute()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dopts.c1237 strcat (new_help, option_enabled (i, opts) in print_filtered_help()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dopts.c1237 strcat (new_help, option_enabled (i, opts) in print_filtered_help()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dopts.c1321 strcat (new_help, option_enabled (i, opts) in print_filtered_help()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dopts.c1313 strcat (new_help, option_enabled (i, opts) in print_filtered_help()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dopts.c1321 strcat (new_help, option_enabled (i, opts) in print_filtered_help()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dopts.c1485 strcat (new_help, option_enabled (i, opts) in print_filtered_help()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dopts.c1488 int ena = option_enabled (i, lang_mask, opts); in print_filtered_help()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/c-family/
H A Dc-warn.c1311 && global_dc->option_enabled (warnopt, in conversion_warning()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/c-family/
H A Dc-warn.c1320 && global_dc->option_enabled (warnopt, in conversion_warning()
/dports/lang/gcc10/gcc-10.3.0/gcc/c-family/
H A Dc-warn.c1320 && global_dc->option_enabled (warnopt, in conversion_warning()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dopts.c1498 int ena = option_enabled (i, lang_mask, opts); in print_filtered_help()

1234567891011