Searched defs:float64_mul (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/lib/libc/arch/aarch64/softfloat/
H A Dsoftfloat-qp.h24 #define float64_mul _softfloat_float64_mul macro
/netbsd-current/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat-qp.h24 #define float64_mul _softfloat_float64_mul macro
/netbsd-current/lib/libc/softfloat/bits32/
H A Dsoftfloat.c1877 float64 float64_mul( float64 a, float64 b ) function
/netbsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h38 #define float64_mul __muldf3 macro
/netbsd-current/sys/lib/libkern/
H A Dsoftfloat.c2796 float64 float64_mul( float64 a, float64 b ) function
/netbsd-current/lib/libc/softfloat/bits64/
H A Dsoftfloat.c2866 float64 float64_mul( float64 a, float64 b ) function

Completed in 489 milliseconds