Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dtgmath.h425 #define fma(Val1, Val2, Val3) \ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/
H A Dtgmath.h137 #define fma(x,y,z) __TGMATH_REAL_3(x, y, z, fma) macro