Home
last modified time | relevance | path

Searched defs:float128_mul (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat-qp.h61 #define float128_mul _softfloat_float128_mul macro
/netbsd-src/lib/libc/arch/aarch64/softfloat/
H A Dsoftfloat-qp.h61 #define float128_mul _softfloat_float128_mul macro
/netbsd-src/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h40 #define float128_mul __multf3 macro
/netbsd-src/lib/libc/softfloat/bits64/
H A Dsoftfloat.c4975 float128 float128_mul( float128 a, float128 b ) in float128_mul() function
/netbsd-src/sys/lib/libkern/
H A Dsoftfloat.c4795 float128 float128_mul( float128 a, float128 b ) in float128_mul() function