Home
last modified time | relevance | path

Searched refs:real128t (Results 1 – 19 of 19) sorted by relevance

/dports/lang/gcc6-aux/gcc-6-20180516/libgfortran/caf/
H A Dsingle.c343 typedef long double real128t; in convert_type() typedef
347 typedef __float128 real128t; in convert_type() typedef
350 typedef long double real128t; in convert_type() typedef
353 typedef double real128t; in convert_type() typedef
358 real128t real_val = 0; in convert_type()
390 real_val = *(real128t*) src; in convert_type()
485 *(real128t*) dst = (real128t) int_val; in convert_type()
502 *(real128t*) dst = (real128t) real_val; in convert_type()
519 *(real128t*) dst = (real128t) cmpx_val; in convert_type()
/dports/lang/gnat_util/gcc-6-20180516/libgfortran/caf/
H A Dsingle.c343 typedef long double real128t; in convert_type() typedef
347 typedef __float128 real128t; in convert_type() typedef
350 typedef long double real128t; in convert_type() typedef
353 typedef double real128t; in convert_type() typedef
358 real128t real_val = 0; in convert_type()
390 real_val = *(real128t*) src; in convert_type()
485 *(real128t*) dst = (real128t) int_val; in convert_type()
502 *(real128t*) dst = (real128t) real_val; in convert_type()
519 *(real128t*) dst = (real128t) cmpx_val; in convert_type()
/dports/lang/gcc8/gcc-8.5.0/libgfortran/caf/
H A Dsingle.c478 typedef long double real128t; in convert_type() typedef
482 typedef __float128 real128t; in convert_type() typedef
485 typedef long double real128t; in convert_type() typedef
488 typedef double real128t; in convert_type() typedef
493 real128t real_val = 0; in convert_type()
525 real_val = *(real128t*) src; in convert_type()
620 *(real128t*) dst = (real128t) int_val; in convert_type()
637 *(real128t*) dst = (real128t) real_val; in convert_type()
654 *(real128t*) dst = (real128t) cmpx_val; in convert_type()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgfortran/caf/
H A Dsingle.c478 typedef long double real128t; in convert_type() typedef
482 typedef __float128 real128t; in convert_type() typedef
485 typedef long double real128t; in convert_type() typedef
488 typedef double real128t; in convert_type() typedef
493 real128t real_val = 0; in convert_type()
525 real_val = *(real128t*) src; in convert_type()
620 *(real128t*) dst = (real128t) int_val; in convert_type()
637 *(real128t*) dst = (real128t) real_val; in convert_type()
654 *(real128t*) dst = (real128t) cmpx_val; in convert_type()
/dports/devel/avr-gcc/gcc-10.2.0/libgfortran/caf/
H A Dsingle.c478 typedef long double real128t; in convert_type() typedef
482 typedef __float128 real128t; in convert_type() typedef
485 typedef long double real128t; in convert_type() typedef
488 typedef double real128t; in convert_type() typedef
493 real128t real_val = 0; in convert_type()
525 real_val = *(real128t*) src; in convert_type()
620 *(real128t*) dst = (real128t) int_val; in convert_type()
637 *(real128t*) dst = (real128t) real_val; in convert_type()
654 *(real128t*) dst = (real128t) cmpx_val; in convert_type()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgfortran/caf/
H A Dsingle.c478 typedef long double real128t; in convert_type() typedef
482 typedef __float128 real128t; in convert_type() typedef
485 typedef long double real128t; in convert_type() typedef
488 typedef double real128t; in convert_type() typedef
493 real128t real_val = 0; in convert_type()
525 real_val = *(real128t*) src; in convert_type()
620 *(real128t*) dst = (real128t) int_val; in convert_type()
637 *(real128t*) dst = (real128t) real_val; in convert_type()
654 *(real128t*) dst = (real128t) cmpx_val; in convert_type()
/dports/lang/gcc12-devel/gcc-12-20211205/libgfortran/caf/
H A Dsingle.c478 typedef long double real128t; in convert_type() typedef
482 typedef __float128 real128t; in convert_type() typedef
485 typedef long double real128t; in convert_type() typedef
488 typedef double real128t; in convert_type() typedef
493 real128t real_val = 0; in convert_type()
525 real_val = *(real128t*) src; in convert_type()
620 *(real128t*) dst = (real128t) int_val; in convert_type()
637 *(real128t*) dst = (real128t) real_val; in convert_type()
654 *(real128t*) dst = (real128t) cmpx_val; in convert_type()
/dports/lang/gcc11-devel/gcc-11-20211009/libgfortran/caf/
H A Dsingle.c478 typedef long double real128t; in convert_type() typedef
482 typedef __float128 real128t; in convert_type() typedef
485 typedef long double real128t; in convert_type() typedef
488 typedef double real128t; in convert_type() typedef
493 real128t real_val = 0; in convert_type()
525 real_val = *(real128t*) src; in convert_type()
620 *(real128t*) dst = (real128t) int_val; in convert_type()
637 *(real128t*) dst = (real128t) real_val; in convert_type()
654 *(real128t*) dst = (real128t) cmpx_val; in convert_type()
/dports/lang/gcc9-devel/gcc-9-20211007/libgfortran/caf/
H A Dsingle.c478 typedef long double real128t; in convert_type() typedef
482 typedef __float128 real128t; in convert_type() typedef
485 typedef long double real128t; in convert_type() typedef
488 typedef double real128t; in convert_type() typedef
493 real128t real_val = 0; in convert_type()
525 real_val = *(real128t*) src; in convert_type()
620 *(real128t*) dst = (real128t) int_val; in convert_type()
637 *(real128t*) dst = (real128t) real_val; in convert_type()
654 *(real128t*) dst = (real128t) cmpx_val; in convert_type()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgfortran/caf/
H A Dsingle.c478 typedef long double real128t; in convert_type() typedef
482 typedef __float128 real128t; in convert_type() typedef
485 typedef long double real128t; in convert_type() typedef
488 typedef double real128t; in convert_type() typedef
493 real128t real_val = 0; in convert_type()
525 real_val = *(real128t*) src; in convert_type()
620 *(real128t*) dst = (real128t) int_val; in convert_type()
637 *(real128t*) dst = (real128t) real_val; in convert_type()
654 *(real128t*) dst = (real128t) cmpx_val; in convert_type()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgfortran/caf/
H A Dsingle.c478 typedef long double real128t; in convert_type() typedef
482 typedef __float128 real128t; in convert_type() typedef
485 typedef long double real128t; in convert_type() typedef
488 typedef double real128t; in convert_type() typedef
493 real128t real_val = 0; in convert_type()
525 real_val = *(real128t*) src; in convert_type()
620 *(real128t*) dst = (real128t) int_val; in convert_type()
637 *(real128t*) dst = (real128t) real_val; in convert_type()
654 *(real128t*) dst = (real128t) cmpx_val; in convert_type()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgfortran/caf/
H A Dsingle.c478 typedef long double real128t; in convert_type() typedef
482 typedef __float128 real128t; in convert_type() typedef
485 typedef long double real128t; in convert_type() typedef
488 typedef double real128t; in convert_type() typedef
493 real128t real_val = 0; in convert_type()
525 real_val = *(real128t*) src; in convert_type()
620 *(real128t*) dst = (real128t) int_val; in convert_type()
637 *(real128t*) dst = (real128t) real_val; in convert_type()
654 *(real128t*) dst = (real128t) cmpx_val; in convert_type()
/dports/devel/riscv64-gcc/gcc-8.3.0/libgfortran/caf/
H A Dsingle.c478 typedef long double real128t; in convert_type() typedef
482 typedef __float128 real128t; in convert_type() typedef
485 typedef long double real128t; in convert_type() typedef
488 typedef double real128t; in convert_type() typedef
493 real128t real_val = 0; in convert_type()
525 real_val = *(real128t*) src; in convert_type()
620 *(real128t*) dst = (real128t) int_val; in convert_type()
637 *(real128t*) dst = (real128t) real_val; in convert_type()
654 *(real128t*) dst = (real128t) cmpx_val; in convert_type()
/dports/lang/gcc11/gcc-11.2.0/libgfortran/caf/
H A Dsingle.c478 typedef long double real128t; in convert_type() typedef
482 typedef __float128 real128t; in convert_type() typedef
485 typedef long double real128t; in convert_type() typedef
488 typedef double real128t; in convert_type() typedef
493 real128t real_val = 0; in convert_type()
525 real_val = *(real128t*) src; in convert_type()
620 *(real128t*) dst = (real128t) int_val; in convert_type()
637 *(real128t*) dst = (real128t) real_val; in convert_type()
654 *(real128t*) dst = (real128t) cmpx_val; in convert_type()
/dports/lang/gcc10/gcc-10.3.0/libgfortran/caf/
H A Dsingle.c478 typedef long double real128t;
482 typedef __float128 real128t;
485 typedef long double real128t;
488 typedef double real128t;
493 real128t real_val = 0;
525 real_val = *(real128t*) src;
620 *(real128t*) dst = (real128t) int_val;
637 *(real128t*) dst = (real128t) real_val;
654 *(real128t*) dst = (real128t) cmpx_val;
/dports/lang/gcc10-devel/gcc-10-20211008/libgfortran/caf/
H A Dsingle.c478 typedef long double real128t; in convert_type() typedef
482 typedef __float128 real128t; in convert_type() typedef
485 typedef long double real128t; in convert_type() typedef
488 typedef double real128t; in convert_type() typedef
493 real128t real_val = 0; in convert_type()
525 real_val = *(real128t*) src; in convert_type()
620 *(real128t*) dst = (real128t) int_val; in convert_type()
637 *(real128t*) dst = (real128t) real_val; in convert_type()
654 *(real128t*) dst = (real128t) cmpx_val; in convert_type()
/dports/lang/gcc9/gcc-9.4.0/libgfortran/caf/
H A Dsingle.c478 typedef long double real128t; in convert_type() typedef
482 typedef __float128 real128t; in convert_type() typedef
485 typedef long double real128t; in convert_type() typedef
488 typedef double real128t; in convert_type() typedef
493 real128t real_val = 0; in convert_type()
525 real_val = *(real128t*) src; in convert_type()
620 *(real128t*) dst = (real128t) int_val; in convert_type()
637 *(real128t*) dst = (real128t) real_val; in convert_type()
654 *(real128t*) dst = (real128t) cmpx_val; in convert_type()
/dports/lang/gcc9-aux/gcc-9.1.0/libgfortran/caf/
H A Dsingle.c478 typedef long double real128t; in convert_type() typedef
482 typedef __float128 real128t; in convert_type() typedef
485 typedef long double real128t; in convert_type() typedef
488 typedef double real128t; in convert_type() typedef
493 real128t real_val = 0; in convert_type()
525 real_val = *(real128t*) src; in convert_type()
620 *(real128t*) dst = (real128t) int_val; in convert_type()
637 *(real128t*) dst = (real128t) real_val; in convert_type()
654 *(real128t*) dst = (real128t) cmpx_val; in convert_type()
/dports/lang/opencoarrays/OpenCoarrays-2.9.0/src/mpi/
H A Dmpi_caf.c1637 typedef long double real128t; in convert_type() typedef
1641 typedef __float128 real128t; in convert_type() typedef
1644 typedef long double real128t; in convert_type() typedef
1647 typedef double real128t; in convert_type() typedef
1652 real128t real_val = 0; in convert_type()
1684 real_val = *(real128t*) src; in convert_type()
1779 *(real128t*) dst = (real128t) int_val; in convert_type()
1796 *(real128t*) dst = (real128t) real_val; in convert_type()
1813 *(real128t*) dst = (real128t) cmpx_val; in convert_type()