Searched refs:__tgmath_real_type (Results 1 – 1 of 1) sorted by relevance
60 # define __tgmath_real_type(expr) \ macro71 ? (__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 …]