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

/freebsd-current/lib/libc/arm/aeabi/
H A Daeabi_double.c73 float64 AEABI_FUNC2(dmul, float64, float64_mul)
/freebsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h37 #define float64_mul __muldf3 macro
H A Dtimesoftfloat.c1973 { "float64_mul", 2, FALSE, TRUE, TRUE, FALSE },
2243 time_abz_float64( float64_mul );
/freebsd-current/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h207 float64 float64_mul( float64, float64 );
/freebsd-current/lib/libc/riscv/softfloat/
H A Dsoftfloat.h215 float64 float64_mul( float64, float64 );
/freebsd-current/lib/libc/softfloat/templates/
H A Dsoftfloat.h193 float64 float64_mul( float64, float64 );
/freebsd-current/lib/libc/arm/softfloat/
H A Dsoftfloat.h215 float64 float64_mul( float64, float64 );
/freebsd-current/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h207 float64 float64_mul( float64, float64 );
/freebsd-current/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h207 float64 float64_mul( float64, float64 );
/freebsd-current/lib/libc/softfloat/bits32/
H A Dsoftfloat.c1866 float64 float64_mul( float64 a, float64 b ) function
/freebsd-current/lib/libc/softfloat/bits64/
H A Dsoftfloat.c2859 float64 float64_mul( float64 a, float64 b ) function

Completed in 144 milliseconds