HomeSort by relevance Sort by last modified time
    Searched refs:__tg_choose (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 63 #define __tg_choose(x,f,d,l) \ macro
81 __tg_choose (__real__(z), C##f(z), (C)(z), C##l(z)), \
82 __tg_choose (z, R##f(z), (R)(z), R##l(z)))
92 __tg_choose (x, R##f(x), (R)(x), R##l(x))
98 __tg_choose (x, R##f(x,y), (R)(x,y), R##l(x,y))
102 __tg_choose (__real__(z), C##f(z), (C)(z), C##l(z))
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
tgmath.h 67 #define __tg_choose(x,f,d,l) \ macro
85 __tg_choose (__real__(z), C##f(z), (C)(z), C##l(z)), \
87 __tg_choose (z, R##f((float)(z)), (R)(z), R##l(z)))
99 __tg_choose (x, R##f((float)(x)), (R)(x), R##l(x))
108 __tg_choose (x, R##f((float)(x),y), (R)(x,y), R##l(x,y))
113 __tg_choose (__real__(z), C##f(z), (C)(z), C##l(z))
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
tgmath.h 67 #define __tg_choose(x,f,d,l) \ macro
85 __tg_choose (__real__(z), C##f(z), (C)(z), C##l(z)), \
87 __tg_choose (z, R##f((float)(z)), (R)(z), R##l(z)))
99 __tg_choose (x, R##f((float)(x)), (R)(x), R##l(x))
108 __tg_choose (x, R##f((float)(x),y), (R)(x,y), R##l(x,y))
113 __tg_choose (__real__(z), C##f(z), (C)(z), C##l(z))
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
tgmath.h 63 #define __tg_choose(x,f,d,l) \ macro
81 __tg_choose (__real__(z), C##f(z), (C)(z), C##l(z)), \
82 __tg_choose (z, R##f(z), (R)(z), R##l(z)))
92 __tg_choose (x, R##f(x), (R)(x), R##l(x))
98 __tg_choose (x, R##f(x,y), (R)(x,y), R##l(x,y))
102 __tg_choose (__real__(z), C##f(z), (C)(z), C##l(z))
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
tgmath.h 63 #define __tg_choose(x,f,d,l) \ macro
81 __tg_choose (__real__(z), C##f(z), (C)(z), C##l(z)), \
82 __tg_choose (z, R##f(z), (R)(z), R##l(z)))
92 __tg_choose (x, R##f(x), (R)(x), R##l(x))
98 __tg_choose (x, R##f(x,y), (R)(x,y), R##l(x,y))
102 __tg_choose (__real__(z), C##f(z), (C)(z), C##l(z))

Completed in 181 milliseconds