Home
last modified time | relevance | path

Searched refs:default_long_double_size (Results 1 – 16 of 16) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/rs6000/
H A Drs6000.c4175 int default_long_double_size = (RS6000_DEFAULT_LONG_DOUBLE_SIZE == 64 in rs6000_option_override_internal() local
4184 != default_long_double_size)) in rs6000_option_override_internal()
4187 rs6000_long_double_type_size = default_long_double_size; in rs6000_option_override_internal()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/rs6000/
H A Drs6000.c3985 int default_long_double_size = (RS6000_DEFAULT_LONG_DOUBLE_SIZE == 64 in rs6000_option_override_internal() local
3994 != default_long_double_size)) in rs6000_option_override_internal()
3997 rs6000_long_double_type_size = default_long_double_size; in rs6000_option_override_internal()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/rs6000/
H A Drs6000.c4170 int default_long_double_size = (RS6000_DEFAULT_LONG_DOUBLE_SIZE == 64 in rs6000_option_override_internal() local
4179 != default_long_double_size)) in rs6000_option_override_internal()
4182 rs6000_long_double_type_size = default_long_double_size; in rs6000_option_override_internal()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/rs6000/
H A Drs6000.c4019 int default_long_double_size = (RS6000_DEFAULT_LONG_DOUBLE_SIZE == 64 in rs6000_option_override_internal() local
4028 != default_long_double_size)) in rs6000_option_override_internal()
4031 rs6000_long_double_type_size = default_long_double_size; in rs6000_option_override_internal()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/rs6000/
H A Drs6000.c4170 int default_long_double_size = (RS6000_DEFAULT_LONG_DOUBLE_SIZE == 64 in rs6000_option_override_internal() local
4179 != default_long_double_size)) in rs6000_option_override_internal()
4182 rs6000_long_double_type_size = default_long_double_size; in rs6000_option_override_internal()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/rs6000/
H A Drs6000.c4170 int default_long_double_size = (RS6000_DEFAULT_LONG_DOUBLE_SIZE == 64 in rs6000_option_override_internal() local
4179 != default_long_double_size)) in rs6000_option_override_internal()
4182 rs6000_long_double_type_size = default_long_double_size; in rs6000_option_override_internal()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/rs6000/
H A Drs6000.c4019 int default_long_double_size = (RS6000_DEFAULT_LONG_DOUBLE_SIZE == 64 in rs6000_option_override_internal() local
4028 != default_long_double_size)) in rs6000_option_override_internal()
4031 rs6000_long_double_type_size = default_long_double_size; in rs6000_option_override_internal()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c4632 int default_long_double_size = (RS6000_DEFAULT_LONG_DOUBLE_SIZE == 64 in rs6000_option_override_internal() local
4641 != default_long_double_size)) in rs6000_option_override_internal()
4644 rs6000_long_double_type_size = default_long_double_size; in rs6000_option_override_internal()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/rs6000/
H A Drs6000.c4296 int default_long_double_size = (RS6000_DEFAULT_LONG_DOUBLE_SIZE == 64 in rs6000_option_override_internal() local
4305 != default_long_double_size)) in rs6000_option_override_internal()
4308 rs6000_long_double_type_size = default_long_double_size; in rs6000_option_override_internal()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/rs6000/
H A Drs6000.c4620 int default_long_double_size = (RS6000_DEFAULT_LONG_DOUBLE_SIZE == 64 in rs6000_option_override_internal() local
4629 != default_long_double_size)) in rs6000_option_override_internal()
4632 rs6000_long_double_type_size = default_long_double_size; in rs6000_option_override_internal()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c4632 int default_long_double_size = (RS6000_DEFAULT_LONG_DOUBLE_SIZE == 64 in rs6000_option_override_internal() local
4641 != default_long_double_size)) in rs6000_option_override_internal()
4644 rs6000_long_double_type_size = default_long_double_size; in rs6000_option_override_internal()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c4632 int default_long_double_size = (RS6000_DEFAULT_LONG_DOUBLE_SIZE == 64 in rs6000_option_override_internal() local
4641 != default_long_double_size)) in rs6000_option_override_internal()
4644 rs6000_long_double_type_size = default_long_double_size; in rs6000_option_override_internal()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c4632 int default_long_double_size = (RS6000_DEFAULT_LONG_DOUBLE_SIZE == 64 in rs6000_option_override_internal() local
4641 != default_long_double_size)) in rs6000_option_override_internal()
4644 rs6000_long_double_type_size = default_long_double_size; in rs6000_option_override_internal()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/rs6000/
H A Drs6000.c4276 int default_long_double_size = (RS6000_DEFAULT_LONG_DOUBLE_SIZE == 64 in rs6000_option_override_internal() local
4285 != default_long_double_size)) in rs6000_option_override_internal()
4288 rs6000_long_double_type_size = default_long_double_size; in rs6000_option_override_internal()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/rs6000/
H A Drs6000.c4296 int default_long_double_size = (RS6000_DEFAULT_LONG_DOUBLE_SIZE == 64 in rs6000_option_override_internal() local
4305 != default_long_double_size)) in rs6000_option_override_internal()
4308 rs6000_long_double_type_size = default_long_double_size; in rs6000_option_override_internal()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/rs6000/
H A Drs6000.c4640 int default_long_double_size = (RS6000_DEFAULT_LONG_DOUBLE_SIZE == 64 in rs6000_option_override_internal() local
4649 != default_long_double_size)) in rs6000_option_override_internal()
4652 rs6000_long_double_type_size = default_long_double_size; in rs6000_option_override_internal()