Searched refs:float64_mul (Results 1 - 13 of 13) sorted by relevance

/freebsd-10.3-release/lib/libc/arm/aeabi/
H A Daeabi_double.c74 float64 AEABI_FUNC2(dmul, float64, float64_mul)
/freebsd-10.3-release/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h38 #define float64_mul __muldf3 macro
H A Dtimesoftfloat.c1976 { "float64_mul", 2, FALSE, TRUE, TRUE, FALSE },
2246 time_abz_float64( float64_mul );
/freebsd-10.3-release/tools/test/testfloat/sparc64/
H A Dsoftfloat.h179 float64 float64_mul( float64, float64 );
/freebsd-10.3-release/lib/libc/arm/softfloat/
H A Dsoftfloat.h216 float64 float64_mul( float64, float64 );
/freebsd-10.3-release/lib/libc/mips/softfloat/
H A Dsoftfloat.h216 float64 float64_mul( float64, float64 );
/freebsd-10.3-release/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h208 float64 float64_mul( float64, float64 );
/freebsd-10.3-release/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h208 float64 float64_mul( float64, float64 );
/freebsd-10.3-release/lib/libc/softfloat/templates/
H A Dsoftfloat.h194 float64 float64_mul( float64, float64 );
/freebsd-10.3-release/tools/test/testfloat/
H A DtestFunction.c75 { "float64_mul", 2, FALSE, TRUE },
834 test_abz_float64( float64_mul, syst_float64_mul );
H A Dtestsoftfloat.c249 { "float64_mul", 2, FALSE, TRUE, TRUE, FALSE },
554 test_abz_float64( slow_float64_mul, float64_mul );
/freebsd-10.3-release/lib/libc/softfloat/bits32/
H A Dsoftfloat.c1869 float64 float64_mul( float64 a, float64 b ) function
/freebsd-10.3-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c2862 float64 float64_mul( float64 a, float64 b ) function

Completed in 206 milliseconds