Searched defs:fma (Results 1 - 2 of 2) sorted by relevance
| /src/lib/libm/src/ | ||
| H A D | s_fma.c | 191 fma(double x, double y, double z) function in typeref:typename:double |
| /src/include/ | ||
| H A D | tgmath.h | 159 #define fma(a,b,c) __TG_FN3(fma, (a), (b), (c)) macro |
Completed in 3 milliseconds