Searched defs:fma (Results 1 – 3 of 3) sorted by relevance
/glibc-2.36/math/ | ||
D | test-tgmath2.c | 588 (F(fma)) (TYPE x, TYPE y, TYPE z) in TYPE() |
D | test-tgmath.c | 1037 (F(fma)) (TYPE x, TYPE y, TYPE z) in TYPE() |
D | tgmath.h | 916 #define fma(Val1, Val2, Val3) \ macro |