Home
last modified time | relevance | path

Searched refs:float32_to_floatx80 (Results 1 – 13 of 13) sorted by relevance

/NextBSD/lib/libc/softfloat/
HDsoftfloat-for-gcc.h115 #define float32_to_floatx80 __extendsfxf2 macro
HDsoftfloat.txt213 float32_to_float64 float32_to_floatx80 float32_to_float128
HDtimesoftfloat.c2164 time_a_float32_z_floatx80( float32_to_floatx80 ); in timeFunctionVariety()
/NextBSD/tools/test/testfloat/sparc64/
HDsoftfloat.h134 floatx80 float32_to_floatx80( float32 );
/NextBSD/lib/libc/powerpc64/softfloat/
HDsoftfloat.h154 floatx80 float32_to_floatx80( float32 );
/NextBSD/lib/libc/mips/softfloat/
HDsoftfloat.h158 floatx80 float32_to_floatx80( float32 );
/NextBSD/lib/libc/powerpc/softfloat/
HDsoftfloat.h154 floatx80 float32_to_floatx80( float32 );
/NextBSD/lib/libc/arm/softfloat/
HDsoftfloat.h158 floatx80 float32_to_floatx80( float32 );
/NextBSD/lib/libc/softfloat/templates/
HDsoftfloat.h143 floatx80 float32_to_floatx80( float32 );
/NextBSD/tools/test/testfloat/
HDtestFunction.c698 float32_to_floatx80, syst_float32_to_floatx80 ); in testFunctionVariety()
HDtestsoftfloat.c459 slow_float32_to_floatx80, float32_to_floatx80 ); in testFunctionVariety()
HDtestfloat.txt266 float32_to_float64 float32_to_floatx80 float32_to_float128
/NextBSD/lib/libc/softfloat/bits64/
HDsoftfloat.c1575 floatx80 float32_to_floatx80( float32 a ) in float32_to_floatx80() function