Home
last modified time | relevance | path

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

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