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

/netbsd-current/lib/libc/arch/aarch64/softfloat/
H A Dsoftfloat-qp.h23 #define float32_mul _softfloat_float32_mul macro
/netbsd-current/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat-qp.h23 #define float32_mul _softfloat_float32_mul macro
/netbsd-current/lib/libc/softfloat/bits32/
H A Dsoftfloat.c986 float32 float32_mul( float32 a, float32 b ) function
/netbsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h37 #define float32_mul __mulsf3 macro
/netbsd-current/sys/lib/libkern/
H A Dsoftfloat.c1815 float32 float32_mul( float32 a, float32 b ) function
/netbsd-current/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1900 float32 float32_mul( float32 a, float32 b ) function

Completed in 316 milliseconds