Home
last modified time | relevance | path

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

/freebsd-11-stable/lib/libc/arm/aeabi/
HDaeabi_float.c69 float64 AEABI_FUNC(f2d, float32, float32_to_float64) in AEABI_FUNC2()
/freebsd-11-stable/lib/libc/softfloat/
HDsoftfloat-for-gcc.h114 #define float32_to_float64 __extendsfdf2 macro
HDsoftfloat.txt213 float32_to_float64 float32_to_floatx80 float32_to_float128
HDtimesoftfloat.c2160 time_a_float32_z_float64( float32_to_float64 ); in timeFunctionVariety()
/freebsd-11-stable/lib/libc/mips/softfloat/
HDsoftfloat.h156 float64 float32_to_float64( float32 );
/freebsd-11-stable/tools/test/testfloat/sparc64/
HDsoftfloat.h132 float64 float32_to_float64( float32 );
/freebsd-11-stable/lib/libc/powerpc64/softfloat/
HDsoftfloat.h152 float64 float32_to_float64( float32 );
/freebsd-11-stable/lib/libc/powerpc/softfloat/
HDsoftfloat.h152 float64 float32_to_float64( float32 );
/freebsd-11-stable/lib/libc/arm/softfloat/
HDsoftfloat.h156 float64 float32_to_float64( float32 );
/freebsd-11-stable/lib/libc/softfloat/templates/
HDsoftfloat.h141 float64 float32_to_float64( float32 );
/freebsd-11-stable/tools/test/testfloat/
HDtestFunction.c692 float32_to_float64, syst_float32_to_float64 ); in testFunctionVariety()
HDtestsoftfloat.c454 slow_float32_to_float64, float32_to_float64 ); in testFunctionVariety()
HDtestfloat.txt266 float32_to_float64 float32_to_floatx80 float32_to_float128
/freebsd-11-stable/lib/libc/softfloat/bits32/
HDsoftfloat.c692 float64 float32_to_float64( float32 a ) in float32_to_float64() function
/freebsd-11-stable/lib/libc/softfloat/bits64/
HDsoftfloat.c1543 float64 float32_to_float64( float32 a ) in float32_to_float64() function