Home
last modified time | relevance | path

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

/glibc-2.36/math/
Dtest-tgmath2.c588 (F(fma)) (TYPE x, TYPE y, TYPE z) in TYPE()
Dtest-tgmath.c1037 (F(fma)) (TYPE x, TYPE y, TYPE z) in TYPE()
Dtgmath.h916 #define fma(Val1, Val2, Val3) \ macro