HomeSort by relevance Sort by last modified time
    Searched defs:__tg_fma (Results 1 - 2 of 2) sorted by null

  /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), \

Completed in 2582 milliseconds