Home | History | Annotate | Download | only in include

Lines Matching refs:__tgmath_real_type

67 # define __tgmath_real_type(expr) \
78 ? (__tgmath_real_type (Val)) Fct (Val) \
80 ? (__tgmath_real_type (Val)) Fct##f (Val) \
81 : (__tgmath_real_type (Val)) __tgml(Fct) (Val)))
94 ? (__tgmath_real_type (Val1)) Fct (Val1, Val2) \
96 ? (__tgmath_real_type (Val1)) Fct##f (Val1, Val2) \
97 : (__tgmath_real_type (Val1)) __tgml(Fct) (Val1, Val2)))
103 ? (__typeof ((__tgmath_real_type (Val1)) 0 \
104 + (__tgmath_real_type (Val2)) 0)) \
110 ? (__typeof ((__tgmath_real_type (Val1)) 0 \
111 + (__tgmath_real_type (Val2)) 0)) \
113 : (__typeof ((__tgmath_real_type (Val1)) 0 \
114 + (__tgmath_real_type (Val2)) 0)) \
121 ? (__typeof ((__tgmath_real_type (Val1)) 0 \
122 + (__tgmath_real_type (Val2)) 0)) \
128 ? (__typeof ((__tgmath_real_type (Val1)) 0 \
129 + (__tgmath_real_type (Val2)) 0)) \
131 : (__typeof ((__tgmath_real_type (Val1)) 0 \
132 + (__tgmath_real_type (Val2)) 0)) \
141 ? (__typeof ((__tgmath_real_type (Val1)) 0 \
142 + (__tgmath_real_type (Val2)) 0 \
143 + (__tgmath_real_type (Val3)) 0)) \
151 ? (__typeof ((__tgmath_real_type (Val1)) 0 \
152 + (__tgmath_real_type (Val2)) 0 \
153 + (__tgmath_real_type (Val3)) 0)) \
155 : (__typeof ((__tgmath_real_type (Val1)) 0 \
156 + (__tgmath_real_type (Val2)) 0 \
157 + (__tgmath_real_type (Val3)) 0)) \
166 ? (__tgmath_real_type (Val)) Fct (Val) \
167 : (__tgmath_real_type (Val)) Cfct (Val)) \
170 ? (__tgmath_real_type (Val)) Fct##f (Val) \
171 : (__tgmath_real_type (Val)) Cfct##f (Val)) \
173 ? (__tgmath_real_type (Val)) __tgml(Fct) (Val) \
174 : (__tgmath_real_type (Val)) __tgml(Cfct) (Val))))
179 ? (__typeof__ ((__tgmath_real_type (Val)) 0 \
182 ? (__typeof__ ((__tgmath_real_type (Val)) 0 \
184 : (__typeof__ ((__tgmath_real_type (Val)) 0 \
193 ? (__typeof__ (__real__ (__tgmath_real_type (Val)) 0))\
195 : (__typeof__ (__real__ (__tgmath_real_type (Val)) 0))\
199 ? (__typeof__ (__real__ (__tgmath_real_type (Val)) 0))\
201 : (__typeof__ (__real__ (__tgmath_real_type (Val)) 0))\
204 ? (__typeof__ (__real__ (__tgmath_real_type (Val)) 0))\
206 : (__typeof__ (__real__ (__tgmath_real_type (Val)) 0))\
218 ? (__typeof ((__tgmath_real_type (Val1)) 0 \
219 + (__tgmath_real_type (Val2)) 0)) \
221 : (__typeof ((__tgmath_real_type (Val1)) 0 \
222 + (__tgmath_real_type (Val2)) 0)) \
230 ? (__typeof ((__tgmath_real_type (Val1)) 0 \
231 + (__tgmath_real_type (Val2)) 0)) \
233 : (__typeof ((__tgmath_real_type (Val1)) 0 \
234 + (__tgmath_real_type (Val2)) 0)) \
238 ? (__typeof ((__tgmath_real_type (Val1)) 0 \
239 + (__tgmath_real_type (Val2)) 0)) \
241 : (__typeof ((__tgmath_real_type (Val1)) 0 \
242 + (__tgmath_real_type (Val2)) 0)) \