Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_fma.c178 fma(double x, double y, double z) in fma() function
/bionic/tests/
Dmath_test.cpp708 TEST(math, fma) { in TEST() argument