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

  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
tgmath.h 59 #define __tg_dbl(expr) \ macro
65 __builtin_choose_expr(__tg_dbl(x), d, \
70 __builtin_choose_expr(__tg_dbl(x) || __tg_dbl(y), d, \
75 __builtin_choose_expr(__tg_dbl(x) || __tg_dbl(y) \
76 || __tg_dbl(z), d, \
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
tgmath.h 63 #define __tg_dbl(expr) \ macro
69 __builtin_choose_expr(__tg_dbl(x), d, \
74 __builtin_choose_expr(__tg_dbl(x) || __tg_dbl(y), d, \
79 __builtin_choose_expr(__tg_dbl(x) || __tg_dbl(y) \
80 || __tg_dbl(z), d, \
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
tgmath.h 63 #define __tg_dbl(expr) \ macro
69 __builtin_choose_expr(__tg_dbl(x), d, \
74 __builtin_choose_expr(__tg_dbl(x) || __tg_dbl(y), d, \
79 __builtin_choose_expr(__tg_dbl(x) || __tg_dbl(y) \
80 || __tg_dbl(z), d, \
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
tgmath.h 59 #define __tg_dbl(expr) \ macro
65 __builtin_choose_expr(__tg_dbl(x), d, \
70 __builtin_choose_expr(__tg_dbl(x) || __tg_dbl(y), d, \
75 __builtin_choose_expr(__tg_dbl(x) || __tg_dbl(y) \
76 || __tg_dbl(z), d, \
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
tgmath.h 59 #define __tg_dbl(expr) \ macro
65 __builtin_choose_expr(__tg_dbl(x), d, \
70 __builtin_choose_expr(__tg_dbl(x) || __tg_dbl(y), d, \
75 __builtin_choose_expr(__tg_dbl(x) || __tg_dbl(y) \
76 || __tg_dbl(z), d, \

Completed in 652 milliseconds