HomeSort by relevance Sort by last modified time
    Searched refs:dd_mul (Results 1 - 2 of 2) sorted by null

  /bionic/libm/upstream-freebsd/lib/msun/src/
s_fmal.c 128 dd_mul(long double a, long double b) function
240 xy = dd_mul(vxs, ys);
s_fma.c 136 dd_mul(double a, double b) function
252 xy = dd_mul(vxs, ys);

Completed in 82 milliseconds