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

/external/clang/lib/Headers/
H A Dtgmath.h735 __tg_fma(float __x, float __y, float __z) function
740 __tg_fma(double __x, double __y, double __z) function
745 __tg_fma(long double __x,long double __y, long double __z) function
750 __tg_fma(__tg_promote3((__x), (__y), (__z))(__x), \

Completed in 191 milliseconds