Searched refs:Val (Results 1 – 1 of 1) sorted by relevance
332 ? (__tgmath_real_type (Val)) Fct (Val) \337 (__tgmath_real_type (Val)) __tgml(Fct) (Val)))345 : __TGMATH_F128 ((Val), Fct, (Val)) \471 ? (__tgmath_complex_type (Val)) Fct (Val) \472 : (__tgmath_complex_type (Val)) Cfct (Val)) \475 ? (__tgmath_complex_type (Val)) Fct##f (Val) \856 #define erf(Val) __TGMATH_UNARY_REAL_ONLY (Val, erf) argument986 #define conj(Val) __TGMATH_UNARY_IMAG (Val, conj) argument989 #define cproj(Val) __TGMATH_UNARY_IMAG (Val, cproj) argument1022 # define fsqrt(Val) __TGMATH_1_NARROW_F (fsqrt, Val) argument[all …]
Completed in 8 milliseconds