Searched refs:__tg_dbl (Results 1 - 5 of 5) sorted by relevance
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/ |
H A D | 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/ |
H A D | 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/ |
H A D | 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/ |
H A D | 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/ |
H A D | 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 169 milliseconds