Home
last modified time | relevance | path

Searched refs:dd_mul (Results 1 – 2 of 2) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_fmal.c130 dd_mul(long double a, long double b) in dd_mul() function
242 xy = dd_mul(vxs, ys); in fmal()
Ds_fma.c145 dd_mul(double a, double b) in dd_mul() function
261 xy = dd_mul(vxs, ys); in fma()