HomeSort by relevance Sort by last modified time
    Searched refs:__tg_choose_2 (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 68 #define __tg_choose_2(x,y,f,d,l) \ macro
86 __tg_choose_2 (__real__(z1), __real__(z2), \
88 __tg_choose_2 (z1, z2, \
94 __tg_choose_2 (x, y, R##f(x,y), (R)(x,y), R##l(x,y))
100 __tg_choose_2 (x, y, R##f(x,y,z), (R)(x,y,z), R##l(x,y,z))
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
tgmath.h 72 #define __tg_choose_2(x,y,f,d,l) \ macro
91 __tg_choose_2 (__real__(z1), __real__(z2), \
93 __tg_choose_2 (z1, z2, \
102 __tg_choose_2 (x, y, R##f((float)(x),(float)(y)), (R)(x,y), R##l(x,y))
111 __tg_choose_2 (x, y, R##f((float)(x),(float)(y),z), (R)(x,y,z), R##l(x,y,z))
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
tgmath.h 72 #define __tg_choose_2(x,y,f,d,l) \ macro
91 __tg_choose_2 (__real__(z1), __real__(z2), \
93 __tg_choose_2 (z1, z2, \
102 __tg_choose_2 (x, y, R##f((float)(x),(float)(y)), (R)(x,y), R##l(x,y))
111 __tg_choose_2 (x, y, R##f((float)(x),(float)(y),z), (R)(x,y,z), R##l(x,y,z))
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
tgmath.h 68 #define __tg_choose_2(x,y,f,d,l) \ macro
86 __tg_choose_2 (__real__(z1), __real__(z2), \
88 __tg_choose_2 (z1, z2, \
94 __tg_choose_2 (x, y, R##f(x,y), (R)(x,y), R##l(x,y))
100 __tg_choose_2 (x, y, R##f(x,y,z), (R)(x,y,z), R##l(x,y,z))
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
tgmath.h 68 #define __tg_choose_2(x,y,f,d,l) \ macro
86 __tg_choose_2 (__real__(z1), __real__(z2), \
88 __tg_choose_2 (z1, z2, \
94 __tg_choose_2 (x, y, R##f(x,y), (R)(x,y), R##l(x,y))
100 __tg_choose_2 (x, y, R##f(x,y,z), (R)(x,y,z), R##l(x,y,z))

Completed in 212 milliseconds