Home
last modified time | relevance | path

Searched refs:Val (Results 1 – 1 of 1) sorted by relevance

/math/
A Dtgmath.h332 ? (__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) argument
986 #define conj(Val) __TGMATH_UNARY_IMAG (Val, conj) argument
989 #define cproj(Val) __TGMATH_UNARY_IMAG (Val, cproj) argument
1022 # define fsqrt(Val) __TGMATH_1_NARROW_F (fsqrt, Val) argument
[all …]

Completed in 8 milliseconds