Searched refs:__tgml (Results 1 – 1 of 1) sorted by relevance
41 # define __tgml(fct) fct macro43 # define __tgml(fct) fct ## l macro74 : (__tgmath_real_type (Val)) __tgml(Fct) (Val)))82 : (RetType) __tgml(Fct) (Val)))90 : (__tgmath_real_type (Val1)) __tgml(Fct) (Val1, Val2)))98 __tgml(Fct) (Val1, Val2) \116 __tgml(Fct) (Val1, Val2, Val3) \137 __tgml(Fct) (Val1, Val2, Val3) \166 ? (__tgmath_real_type (Val)) __tgml(Fct) (Val) \167 : (__tgmath_real_type (Val)) __tgml(Cfct) (Val))))[all …]