Home
last modified time | relevance | path

Searched refs:float128_to_floatx80 (Results 1 – 12 of 12) sorted by relevance

/trueos/lib/libc/powerpc64/softfloat/
HDsoftfloat.h283 floatx80 float128_to_floatx80( float128 );
/trueos/lib/libc/arm/softfloat/
HDsoftfloat.h291 floatx80 float128_to_floatx80( float128 );
/trueos/lib/libc/mips/softfloat/
HDsoftfloat.h291 floatx80 float128_to_floatx80( float128 );
/trueos/tools/test/testfloat/sparc64/
HDsoftfloat.h244 floatx80 float128_to_floatx80( float128 );
/trueos/lib/libc/powerpc/softfloat/
HDsoftfloat.h283 floatx80 float128_to_floatx80( float128 );
/trueos/lib/libc/softfloat/templates/
HDsoftfloat.h267 floatx80 float128_to_floatx80( float128 );
/trueos/tools/test/testfloat/
HDtestFunction.c1034 float128_to_floatx80, syst_float128_to_floatx80 ); in testFunctionVariety()
HDtestsoftfloat.c692 slow_float128_to_floatx80, float128_to_floatx80 ); in testFunctionVariety()
HDtestfloat.txt269 float128_to_float32 float128_to_float64 float128_to_floatx80
/trueos/lib/libc/softfloat/
HDsoftfloat.txt216 float128_to_float32 float128_to_float64 float128_to_floatx80
HDtimesoftfloat.c2360 time_a_float128_z_floatx80( float128_to_floatx80 ); in timeFunctionVariety()
/trueos/lib/libc/softfloat/bits64/
HDsoftfloat.c4620 floatx80 float128_to_floatx80( float128 a ) in float128_to_floatx80() function