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

/freebsd-11.0-release/lib/libc/arm/aeabi/
H A Daeabi_float.c74 float32 AEABI_FUNC2(fmul, float32, float32_mul)
/freebsd-11.0-release/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h37 #define float32_mul __mulsf3 macro
H A Dtimesoftfloat.c1952 { "float32_mul", 2, FALSE, TRUE, TRUE, FALSE },
2182 time_abz_float32( float32_mul );
/freebsd-11.0-release/tools/test/testfloat/sparc64/
H A Dsoftfloat.h146 float32 float32_mul( float32, float32 );
/freebsd-11.0-release/lib/libc/arm/softfloat/
H A Dsoftfloat.h172 float32 float32_mul( float32, float32 );
/freebsd-11.0-release/lib/libc/mips/softfloat/
H A Dsoftfloat.h172 float32 float32_mul( float32, float32 );
/freebsd-11.0-release/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h168 float32 float32_mul( float32, float32 );
/freebsd-11.0-release/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h168 float32 float32_mul( float32, float32 );
/freebsd-11.0-release/lib/libc/softfloat/templates/
H A Dsoftfloat.h157 float32 float32_mul( float32, float32 );
/freebsd-11.0-release/tools/test/testfloat/
H A DtestFunction.c55 { "float32_mul", 2, FALSE, TRUE },
724 test_abz_float32( float32_mul, syst_float32_mul );
H A Dtestsoftfloat.c223 { "float32_mul", 2, FALSE, TRUE, TRUE, FALSE },
478 test_abz_float32( slow_float32_mul, float32_mul );
/freebsd-11.0-release/lib/libc/softfloat/bits32/
H A Dsoftfloat.c978 float32 float32_mul( float32 a, float32 b ) function
/freebsd-11.0-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1896 float32 float32_mul( float32 a, float32 b ) function

Completed in 134 milliseconds