Home | History | Annotate | Download | only in include

Lines Matching refs:__tgmath_real_type

60 # define __tgmath_real_type(expr) \
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 \
104 + (__tgmath_real_type (Val2)) 0)) \
106 : (__typeof ((__tgmath_real_type (Val1)) 0 \
107 + (__tgmath_real_type (Val2)) 0)) \
114 ? (__typeof ((__tgmath_real_type (Val1)) 0 \
115 + (__tgmath_real_type (Val2)) 0)) \
121 ? (__typeof ((__tgmath_real_type (Val1)) 0 \
122 + (__tgmath_real_type (Val2)) 0)) \
124 : (__typeof ((__tgmath_real_type (Val1)) 0 \
125 + (__tgmath_real_type (Val2)) 0)) \
134 ? (__typeof ((__tgmath_real_type (Val1)) 0 \
135 + (__tgmath_real_type (Val2)) 0 \
136 + (__tgmath_real_type (Val3)) 0)) \
144 ? (__typeof ((__tgmath_real_type (Val1)) 0 \
145 + (__tgmath_real_type (Val2)) 0 \
146 + (__tgmath_real_type (Val3)) 0)) \
148 : (__typeof ((__tgmath_real_type (Val1)) 0 \
149 + (__tgmath_real_type (Val2)) 0 \
150 + (__tgmath_real_type (Val3)) 0)) \
159 ? (__tgmath_real_type (Val)) Fct (Val) \
160 : (__tgmath_real_type (Val)) Cfct (Val)) \
163 ? (__tgmath_real_type (Val)) Fct##f (Val) \
164 : (__tgmath_real_type (Val)) Cfct##f (Val)) \
166 ? (__tgmath_real_type (Val)) __tgml(Fct) (Val) \
167 : (__tgmath_real_type (Val)) __tgml(Cfct) (Val))))
172 ? (__typeof__ ((__tgmath_real_type (Val)) 0 \
175 ? (__typeof__ ((__tgmath_real_type (Val)) 0 \
177 : (__typeof__ ((__tgmath_real_type (Val)) 0 \
186 ? (__typeof__ (__real__ (__tgmath_real_type (Val)) 0))\
188 : (__typeof__ (__real__ (__tgmath_real_type (Val)) 0))\
192 ? (__typeof__ (__real__ (__tgmath_real_type (Val)) 0))\
194 : (__typeof__ (__real__ (__tgmath_real_type (Val)) 0))\
197 ? (__typeof__ (__real__ (__tgmath_real_type (Val)) 0))\
199 : (__typeof__ (__real__ (__tgmath_real_type (Val)) 0))\
211 ? (__typeof ((__tgmath_real_type (Val1)) 0 \
212 + (__tgmath_real_type (Val2)) 0)) \
214 : (__typeof ((__tgmath_real_type (Val1)) 0 \
215 + (__tgmath_real_type (Val2)) 0)) \
223 ? (__typeof ((__tgmath_real_type (Val1)) 0 \
224 + (__tgmath_real_type (Val2)) 0)) \
226 : (__typeof ((__tgmath_real_type (Val1)) 0 \
227 + (__tgmath_real_type (Val2)) 0)) \
231 ? (__typeof ((__tgmath_real_type (Val1)) 0 \
232 + (__tgmath_real_type (Val2)) 0)) \
234 : (__typeof ((__tgmath_real_type (Val1)) 0 \
235 + (__tgmath_real_type (Val2)) 0)) \