Home
last modified time | relevance | path

Searched defs:float128 (Results 1 – 25 of 124) sorted by relevance

12345

/dports/lang/gcc12-devel/gcc-12-20211205/libffi/src/powerpc/
H A Dffi_powerpc.h61 typedef _Float128 float128; typedef
63 typedef __float128 float128; typedef
65 typedef char float128[16] __attribute__((aligned(16))); typedef
/dports/devel/jna/jna-5.7.0/native/libffi/src/powerpc/
H A Dffi_powerpc.h61 typedef _Float128 float128; typedef
63 typedef __float128 float128; typedef
65 typedef char float128[16] __attribute__((aligned(16))); typedef
/dports/www/firefox-esr/firefox-91.8.0/js/src/ctypes/libffi/src/powerpc/
H A Dffi_powerpc.h61 typedef _Float128 float128; typedef
63 typedef __float128 float128; typedef
65 typedef __int128 float128; typedef
/dports/math/reduce/Reduce-svn5758-src/libraries/libffi-for-mac/libffi-3.3-x86_64/src/powerpc/
H A Dffi_powerpc.h61 typedef _Float128 float128; typedef
63 typedef __float128 float128; typedef
65 typedef __int128 float128; typedef
/dports/math/reduce/Reduce-svn5758-src/libraries/libffi-for-mac/libffi-3.3/src/powerpc/
H A Dffi_powerpc.h61 typedef _Float128 float128; typedef
63 typedef __float128 float128; typedef
65 typedef __int128 float128; typedef
/dports/math/reduce/Reduce-svn5758-src/libraries/libffi-for-mac/libffi-3.3-arm64/src/powerpc/
H A Dffi_powerpc.h61 typedef _Float128 float128; typedef
63 typedef __float128 float128; typedef
65 typedef __int128 float128; typedef
/dports/www/firefox/firefox-99.0/js/src/ctypes/libffi/src/powerpc/
H A Dffi_powerpc.h61 typedef _Float128 float128; typedef
63 typedef __float128 float128; typedef
65 typedef __int128 float128; typedef
/dports/devel/libffi/libffi-3.3/src/powerpc/
H A Dffi_powerpc.h61 typedef _Float128 float128; typedef
63 typedef __float128 float128; typedef
65 typedef char float128[16] __attribute__((aligned(16))); typedef
/dports/lang/racket-minimal/racket-8.3/src/bc/foreign/libffi/src/powerpc/
H A Dffi_powerpc.h61 typedef _Float128 float128; typedef
63 typedef __float128 float128; typedef
65 typedef __int128 float128; typedef
/dports/lang/racket/racket-8.3/src/bc/foreign/libffi/src/powerpc/
H A Dffi_powerpc.h61 typedef _Float128 float128; typedef
63 typedef __float128 float128; typedef
65 typedef __int128 float128; typedef
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/ctypes/libffi/src/powerpc/
H A Dffi_powerpc.h61 typedef _Float128 float128; typedef
63 typedef __float128 float128; typedef
65 typedef __int128 float128; typedef
/dports/devel/py-pythran/pythran-0.11.0/pythran/pythonic/numpy/
H A Dfloat128.hpp18 long double float128() in float128() function
24 long double float128(V v) in float128() function
/dports/math/p5-Math-MPC/Math-MPC-1.13/
H A Dmath_mpc_include.h119 typedef __float128 float128 __attribute__ ((aligned(32))); typedef
121 typedef __float128 float128 __attribute__ ((aligned(8))); typedef
123 typedef __float128 float128; typedef
/dports/emulators/fs-uae/fs-uae-3.1.35/softfloat/
H A Dsoftfloat.h444 struct float128 { struct
448 struct float128 { argument
456 float128 floatx80_to_float128(floatx80 a, float_status_t &status); argument
/dports/emulators/bochs/bochs-2.7/cpu/fpu/
H A Dsoftfloat.h460 struct float128 { struct
464 struct float128 { argument
472 float128 floatx80_to_float128(floatx80 a, float_status_t &status); argument
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.arch/
H A Dppc-longdouble.c22 __float128 float128; variable
/dports/math/libmesh/libmesh-1.6.2/include/base/
H A Dfloat128_shims.h83 (const boost::multiprecision::float128 /*in*/) in imag()
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/softfloat/templates/
H A Dsoftfloat.h60 } float128; typedef
/dports/devel/pcc-libs/pcc-libs-1.1.0/libsoftfloat/templates/
H A Dsoftfloat.h60 } float128; typedef
/dports/emulators/tme/tme-0.8/dist/softfloat/softfloat/bits64/templates/
H A Dsoftfloat.h57 } float128; typedef
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/softfloat/
H A Dtimesoftfloat.c1450 static void time_a_float128_z_int32( int32 function( float128 ) ) in time_a_float128_z_int32()
1482 static void time_a_float128_z_int64( int64 function( float128 ) ) in time_a_float128_z_int64()
1514 static void time_a_float128_z_float32( float32 function( float128 ) ) in time_a_float128_z_float32()
1546 static void time_a_float128_z_float64( float64 function( float128 ) ) in time_a_float128_z_float64()
1580 static void time_a_float128_z_floatx80( floatx80 function( float128 ) ) in time_a_float128_z_floatx80()
1614 static void time_az_float128( float128 function( float128 ) ) in time_az_float128()
1646 static void time_ab_float128_z_flag( flag function( float128, float128 ) ) in time_ab_float128_z_flag() argument
1688 static void time_abz_float128( float128 function( float128, float128 ) ) in time_abz_float128() argument
1767 static void time_az_float128_pos( float128 function( float128 ) ) in time_az_float128_pos()
/dports/devel/pcc-libs/pcc-libs-1.1.0/libsoftfloat/
H A Dtimesoftfloat.c1445 static void time_a_float128_z_int32( int32 function( float128 ) ) in time_a_float128_z_int32()
1477 static void time_a_float128_z_int64( int64 function( float128 ) ) in time_a_float128_z_int64()
1509 static void time_a_float128_z_float32( float32 function( float128 ) ) in time_a_float128_z_float32()
1541 static void time_a_float128_z_float64( float64 function( float128 ) ) in time_a_float128_z_float64()
1575 static void time_a_float128_z_floatx80( floatx80 function( float128 ) ) in time_a_float128_z_floatx80()
1609 static void time_az_float128( float128 function( float128 ) ) in time_az_float128()
1641 static void time_ab_float128_z_flag( flag function( float128, float128 ) ) in time_ab_float128_z_flag() argument
1683 static void time_abz_float128( float128 function( float128, float128 ) ) in time_abz_float128() argument
1762 static void time_az_float128_pos( float128 function( float128 ) ) in time_az_float128_pos()
/dports/emulators/tme/tme-0.8/dist/softfloat/softfloat/bits64/
H A Dtimesoftfloat.c1437 static void time_a_float128_z_int32( int32 function( float128 ) ) in time_a_float128_z_int32()
1469 static void time_a_float128_z_int64( int64 function( float128 ) ) in time_a_float128_z_int64()
1501 static void time_a_float128_z_float32( float32 function( float128 ) ) in time_a_float128_z_float32()
1533 static void time_a_float128_z_float64( float64 function( float128 ) ) in time_a_float128_z_float64()
1567 static void time_a_float128_z_floatx80( floatx80 function( float128 ) ) in time_a_float128_z_floatx80()
1601 static void time_az_float128( float128 function( float128 ) ) in time_az_float128()
1633 static void time_ab_float128_z_flag( flag function( float128, float128 ) ) in time_ab_float128_z_flag() argument
1675 static void time_abz_float128( float128 function( float128, float128 ) ) in time_abz_float128() argument
1754 static void time_az_float128_pos( float128 function( float128 ) ) in time_az_float128_pos()
/dports/math/p5-Math-MPFR/Math-MPFR-4.17/
H A Dmath_mpfr_include.h200 typedef __float128 float128 __attribute__ ((aligned(32))); typedef
202 typedef __float128 float128 __attribute__ ((aligned(8))); typedef
204 typedef __float128 float128; typedef
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/mpfr-4.1.0-p13-c/
H A Dconfigure.ac258 AC_ARG_ENABLE(float128, optenable

12345