Home
last modified time | relevance | path

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

/openbsd/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h29 #define float64_mul __muldf3 macro
H A Dsoftfloat.c1867 float64 float64_mul( float64 a, float64 b ) in float64_mul() function
/openbsd/sys/lib/libkern/
H A Dsoftfloat.c2905 float64 float64_mul( float64 a, float64 b ) in float64_mul() function