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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
tgmath.h 60 # define __tgmath_real_type(expr) \ macro
71 ? (__tgmath_real_type (Val)) Fct (Val) \
73 ? (__tgmath_real_type (Val)) Fct##f (Val) \
74 : (__tgmath_real_type (Val)) __tgml(Fct) (Val)))
87 ? (__tgmath_real_type (Val1)) Fct (Val1, Val2) \
89 ? (__tgmath_real_type (Val1)) Fct##f (Val1, Val2) \
90 : (__tgmath_real_type (Val1)) __tgml(Fct) (Val1, Val2)))
96 ? (__typeof ((__tgmath_real_type (Val1)) 0 \
97 + (__tgmath_real_type (Val2)) 0)) \
103 ? (__typeof ((__tgmath_real_type (Val1)) 0
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include-fixed/
tgmath.h 69 # define __tgmath_real_type(expr) \ macro
80 ? (__tgmath_real_type (Val)) Fct (Val) \
82 ? (__tgmath_real_type (Val)) Fct##f (Val) \
83 : (__tgmath_real_type (Val)) __tgml(Fct) (Val)))
96 ? (__tgmath_real_type (Val1)) Fct (Val1, Val2) \
98 ? (__tgmath_real_type (Val1)) Fct##f (Val1, Val2) \
99 : (__tgmath_real_type (Val1)) __tgml(Fct) (Val1, Val2)))
105 ? (__typeof ((__tgmath_real_type (Val1)) 0 \
106 + (__tgmath_real_type (Val2)) 0)) \
112 ? (__typeof ((__tgmath_real_type (Val1)) 0
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
tgmath.h 60 # define __tgmath_real_type(expr) \ macro
71 ? (__tgmath_real_type (Val)) Fct (Val) \
73 ? (__tgmath_real_type (Val)) Fct##f (Val) \
74 : (__tgmath_real_type (Val)) __tgml(Fct) (Val)))
87 ? (__tgmath_real_type (Val1)) Fct (Val1, Val2) \
89 ? (__tgmath_real_type (Val1)) Fct##f (Val1, Val2) \
90 : (__tgmath_real_type (Val1)) __tgml(Fct) (Val1, Val2)))
96 ? (__typeof ((__tgmath_real_type (Val1)) 0 \
97 + (__tgmath_real_type (Val2)) 0)) \
103 ? (__typeof ((__tgmath_real_type (Val1)) 0
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include-fixed/
tgmath.h 69 # define __tgmath_real_type(expr) \ macro
80 ? (__tgmath_real_type (Val)) Fct (Val) \
82 ? (__tgmath_real_type (Val)) Fct##f (Val) \
83 : (__tgmath_real_type (Val)) __tgml(Fct) (Val)))
96 ? (__tgmath_real_type (Val1)) Fct (Val1, Val2) \
98 ? (__tgmath_real_type (Val1)) Fct##f (Val1, Val2) \
99 : (__tgmath_real_type (Val1)) __tgml(Fct) (Val1, Val2)))
105 ? (__typeof ((__tgmath_real_type (Val1)) 0 \
106 + (__tgmath_real_type (Val2)) 0)) \
112 ? (__typeof ((__tgmath_real_type (Val1)) 0
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
tgmath.h 60 # define __tgmath_real_type(expr) \ macro
71 ? (__tgmath_real_type (Val)) Fct (Val) \
73 ? (__tgmath_real_type (Val)) Fct##f (Val) \
74 : (__tgmath_real_type (Val)) __tgml(Fct) (Val)))
87 ? (__tgmath_real_type (Val1)) Fct (Val1, Val2) \
89 ? (__tgmath_real_type (Val1)) Fct##f (Val1, Val2) \
90 : (__tgmath_real_type (Val1)) __tgml(Fct) (Val1, Val2)))
96 ? (__typeof ((__tgmath_real_type (Val1)) 0 \
97 + (__tgmath_real_type (Val2)) 0)) \
103 ? (__typeof ((__tgmath_real_type (Val1)) 0
    [all...]

Completed in 1196 milliseconds