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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dtgmath.h728 __tg_fma(float __x, float __y, float __z) function
733 __tg_fma(double __x, double __y, double __z) function
738 __tg_fma(long double __x,long double __y, long double __z) function
743 __tg_fma(__tg_promote3((__x), (__y), (__z))(__x), \

Completed in 102 milliseconds