Searched refs:float32_to_floatx80 (Results 1 - 11 of 11) sorted by relevance

/freebsd-10.0-release/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h115 #define float32_to_floatx80 __extendsfxf2 macro
H A Dtimesoftfloat.c1944 { "float32_to_floatx80", 1, FALSE, FALSE, FALSE, FALSE },
2164 time_a_float32_z_floatx80( float32_to_floatx80 );
/freebsd-10.0-release/tools/test/testfloat/sparc64/
H A Dsoftfloat.h134 floatx80 float32_to_floatx80( float32 );
/freebsd-10.0-release/lib/libc/arm/softfloat/
H A Dsoftfloat.h158 floatx80 float32_to_floatx80( float32 );
/freebsd-10.0-release/lib/libc/mips/softfloat/
H A Dsoftfloat.h158 floatx80 float32_to_floatx80( float32 );
/freebsd-10.0-release/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h154 floatx80 float32_to_floatx80( float32 );
/freebsd-10.0-release/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h154 floatx80 float32_to_floatx80( float32 );
/freebsd-10.0-release/lib/libc/softfloat/templates/
H A Dsoftfloat.h143 floatx80 float32_to_floatx80( float32 );
/freebsd-10.0-release/tools/test/testfloat/
H A DtestFunction.c50 { "float32_to_floatx80", 1, FALSE, FALSE },
698 float32_to_floatx80, syst_float32_to_floatx80 );
H A Dtestsoftfloat.c215 { "float32_to_floatx80", 1, FALSE, FALSE, FALSE, FALSE },
459 slow_float32_to_floatx80, float32_to_floatx80 );
/freebsd-10.0-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1575 floatx80 float32_to_floatx80( float32 a ) function

Completed in 224 milliseconds