Home
last modified time | relevance | path

Searched refs:float64_to_floatx80 (Results 1 – 15 of 15) sorted by relevance

/freebsd-12-stable/lib/libc/softfloat/
Dsoftfloat-for-gcc.h117 #define float64_to_floatx80 __extenddfxf2 macro
Dsoftfloat.txt214 float64_to_float32 float64_to_floatx80 float64_to_float128
Dtimesoftfloat.c2228 time_a_float64_z_floatx80( float64_to_floatx80 ); in timeFunctionVariety()
/freebsd-12-stable/tools/test/testfloat/sparc64/
Dsoftfloat.h167 floatx80 float64_to_floatx80( float64 );
/freebsd-12-stable/lib/libc/powerpc64/softfloat/
Dsoftfloat.h194 floatx80 float64_to_floatx80( float64 );
/freebsd-12-stable/lib/libc/powerpc/softfloat/
Dsoftfloat.h194 floatx80 float64_to_floatx80( float64 );
/freebsd-12-stable/lib/libc/riscv/softfloat/
Dsoftfloat.h202 floatx80 float64_to_floatx80( float64 );
/freebsd-12-stable/lib/libc/mips/softfloat/
Dsoftfloat.h202 floatx80 float64_to_floatx80( float64 );
/freebsd-12-stable/lib/libc/arm/softfloat/
Dsoftfloat.h202 floatx80 float64_to_floatx80( float64 );
/freebsd-12-stable/lib/libc/powerpcspe/softfloat/
Dsoftfloat.h194 floatx80 float64_to_floatx80( float64 );
/freebsd-12-stable/lib/libc/softfloat/templates/
Dsoftfloat.h180 floatx80 float64_to_floatx80( float64 );
/freebsd-12-stable/tools/test/testfloat/
DtestFunction.c808 float64_to_floatx80, syst_float64_to_floatx80 ); in testFunctionVariety()
Dtestsoftfloat.c535 slow_float64_to_floatx80, float64_to_floatx80 ); in testFunctionVariety()
Dtestfloat.txt267 float64_to_float32 float64_to_floatx80 float64_to_float128
/freebsd-12-stable/lib/libc/softfloat/bits64/
Dsoftfloat.c2538 floatx80 float64_to_floatx80( float64 a ) in float64_to_floatx80() function