HomeSort by relevance Sort by last modified time
    Searched refs:__tg_promote3 (Results 1 - 9 of 9) sorted by null

  /external/clang/lib/Headers/
tgmath.h 59 #define __tg_promote3(__x, __y, __z) (__typeof__(__tg_promote(__x) + \ macro
750 __tg_fma(__tg_promote3((__x), (__y), (__z))(__x), \
751 __tg_promote3((__x), (__y), (__z))(__y), \
752 __tg_promote3((__x), (__y), (__z))(__z))
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
tgmath.h 59 #define __tg_promote3(__x, __y, __z) (__typeof__(__tg_promote(__x) + \ macro
750 __tg_fma(__tg_promote3((__x), (__y), (__z))(__x), \
751 __tg_promote3((__x), (__y), (__z))(__y), \
752 __tg_promote3((__x), (__y), (__z))(__z))
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
tgmath.h 59 #define __tg_promote3(__x, __y, __z) (__typeof__(__tg_promote(__x) + \ macro
750 __tg_fma(__tg_promote3((__x), (__y), (__z))(__x), \
751 __tg_promote3((__x), (__y), (__z))(__y), \
752 __tg_promote3((__x), (__y), (__z))(__z))
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
tgmath.h 59 #define __tg_promote3(__x, __y, __z) (__typeof__(__tg_promote(__x) + \ macro
750 __tg_fma(__tg_promote3((__x), (__y), (__z))(__x), \
751 __tg_promote3((__x), (__y), (__z))(__y), \
752 __tg_promote3((__x), (__y), (__z))(__z))
  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
tgmath.h 59 #define __tg_promote3(__x, __y, __z) (__typeof__(__tg_promote(__x) + \ macro
750 __tg_fma(__tg_promote3((__x), (__y), (__z))(__x), \
751 __tg_promote3((__x), (__y), (__z))(__y), \
752 __tg_promote3((__x), (__y), (__z))(__z))
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
tgmath.h 59 #define __tg_promote3(__x, __y, __z) (__typeof__(__tg_promote(__x) + \ macro
750 __tg_fma(__tg_promote3((__x), (__y), (__z))(__x), \
751 __tg_promote3((__x), (__y), (__z))(__y), \
752 __tg_promote3((__x), (__y), (__z))(__z))
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
tgmath.h 59 #define __tg_promote3(__x, __y, __z) (__typeof__(__tg_promote(__x) + \ macro
750 __tg_fma(__tg_promote3((__x), (__y), (__z))(__x), \
751 __tg_promote3((__x), (__y), (__z))(__y), \
752 __tg_promote3((__x), (__y), (__z))(__z))
  /prebuilts/sdk/renderscript/clang-include/
tgmath.h 59 #define __tg_promote3(__x, __y, __z) (__typeof__(__tg_promote(__x) + \ macro
750 __tg_fma(__tg_promote3((__x), (__y), (__z))(__x), \
751 __tg_promote3((__x), (__y), (__z))(__y), \
752 __tg_promote3((__x), (__y), (__z))(__z))
  /prebuilts/sdk/tools/darwin/renderscript/clang-include/
tgmath.h 59 #define __tg_promote3(__x, __y, __z) (__typeof__(__tg_promote(__x) + \ macro
750 __tg_fma(__tg_promote3((__x), (__y), (__z))(__x), \
751 __tg_promote3((__x), (__y), (__z))(__y), \
752 __tg_promote3((__x), (__y), (__z))(__z))

Completed in 317 milliseconds