Searched defs:float128 (Results 1 - 13 of 13) sorted by relevance

/src/sys/lib/libkern/
H A Dsoftfloat.h98 } float128; typedef in typeref:struct:__anona82de3050208
[all...]
/src/lib/libc/arch/aarch64/softfloat/
H A Dsoftfloat.h72 } float128; typedef in typeref:struct:__anonde60d0500208
[all...]
/src/lib/libc/arch/arm/softfloat/
H A Dsoftfloat.h66 } float128; typedef in typeref:struct:__anon6ee471270208
[all...]
/src/lib/libc/arch/m68k/softfloat/
H A Dsoftfloat.h70 } float128; typedef in typeref:struct:__anondfc66a6d0208
[all...]
/src/lib/libc/arch/mips/softfloat/
H A Dsoftfloat.h67 } float128; typedef in typeref:struct:__anonad5deae00208
[all...]
/src/lib/libc/arch/or1k/softfloat/
H A Dsoftfloat.h65 } float128; typedef in typeref:struct:__anoneb5d04c40208
[all...]
/src/lib/libc/arch/powerpc/softfloat/
H A Dsoftfloat.h65 } float128; typedef in typeref:struct:__anona9dec1270208
[all...]
/src/lib/libc/arch/sh3/softfloat/
H A Dsoftfloat.h65 } float128; typedef in typeref:struct:__anon1755aab50208
[all...]
/src/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat.h67 } float128; typedef in typeref:struct:__anonaeffaaaa0208
[all...]
/src/regress/lib/libc/ieeefp/testfloat/include/
H A Dsoftfloat.h101 } float128; typedef in typeref:struct:__anon8319d7a90208
[all...]
/src/lib/libc/softfloat/templates/
H A Dsoftfloat.h60 } float128; typedef in typeref:struct:__anonc7062f290208
[all...]
/src/regress/lib/libc/ieeefp/testfloat/
H A DtestLoops.c2294 test_a_float128_z_int32(int32 trueFunction (float128),int32 testFunction (float128)) argument
2351 test_a_float128_z_int64(int64 trueFunction (float128),int64 testFunction (float128)) argument
2408 test_a_float128_z_float32(float32 trueFunction (float128),float32 testFunction (float128)) argument
2463 test_a_float128_z_float64(float64 trueFunction (float128),float64 testFunction (float128)) argument
2520 test_a_float128_z_floatx80(floatx80 trueFunction (float128),floatx80 testFunction (float128)) argument
2577 test_az_float128(float128 trueFunction (float128),float128 testFunction (float128)) argument
2632 test_ab_float128_z_flag(flag trueFunction (float128,float128),flag testFunction (float128,float128)) argument
2684 test_abz_float128(float128 trueFunction (float128,float128),float128 testFunction (float128,float128)) argument
[all...]
/src/lib/libc/softfloat/
H A Dtimesoftfloat.c1450 static void time_a_float128_z_int32( int32 function( float128 ) ) argument
1482 static void time_a_float128_z_int64( int64 function( float128 ) ) argument
1514 static void time_a_float128_z_float32( float32 function( float128 ) ) argument
1546 time_a_float128_z_float64(float64 function (float128)) argument
1580 time_a_float128_z_floatx80(floatx80 function (float128)) argument
1614 time_az_float128(float128 function (float128)) argument
1646 time_ab_float128_z_flag(flag function (float128,float128)) argument
1688 time_abz_float128(float128 function (float128,float128)) argument
1767 time_az_float128_pos(float128 function (float128)) argument
[all...]

Completed in 12 milliseconds