/external/clang/lib/Headers/ |
tgmath.h | 735 __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), \
|
/prebuilts/sdk/renderscript/clang-include/ |
tgmath.h | 735 __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), \
|