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

/src/lib/libm/src/
H A Ds_fma.c191 fma(double x, double y, double z) function in typeref:typename:double
/src/include/
H A Dtgmath.h159 #define fma(a,b,c) __TG_FN3(fma, (a), (b), (c)) macro

Completed in 3 milliseconds