Home
last modified time | relevance | path

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

/freebsd/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h39 #define float128_mul __multf3 macro
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c4968 float128 float128_mul( float128 a, float128 b ) in float128_mul() function