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

/freebsd-11.0-release/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h40 #define float128_mul __multf3 macro
H A Dtimesoftfloat.c2023 { "float128_mul", 2, FALSE, TRUE, TRUE, FALSE },
2373 time_abz_float128( float128_mul );
/freebsd-11.0-release/tools/test/testfloat/sparc64/
H A Dsoftfloat.h253 float128 float128_mul( float128, float128 );
/freebsd-11.0-release/lib/libc/arm/softfloat/
H A Dsoftfloat.h302 float128 float128_mul( float128, float128 );
/freebsd-11.0-release/lib/libc/mips/softfloat/
H A Dsoftfloat.h302 float128 float128_mul( float128, float128 );
/freebsd-11.0-release/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h294 float128 float128_mul( float128, float128 );
/freebsd-11.0-release/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h294 float128 float128_mul( float128, float128 );
/freebsd-11.0-release/lib/libc/softfloat/templates/
H A Dsoftfloat.h278 float128 float128_mul( float128, float128 );
/freebsd-11.0-release/tools/test/testfloat/
H A DtestFunction.c115 { "float128_mul", 2, FALSE, TRUE },
1054 test_abz_float128( float128_mul, syst_float128_mul );
H A Dtestsoftfloat.c300 { "float128_mul", 2, FALSE, TRUE, TRUE, FALSE },
705 test_abz_float128( slow_float128_mul, float128_mul );
/freebsd-11.0-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c4971 float128 float128_mul( float128 a, float128 b ) function

Completed in 185 milliseconds