Home
last modified time | relevance | path

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

/math/
A Dtgmath.h351 ? (__tgmath_real_type (Val1)) Fct (Val1, Val2) \
353 ? (__tgmath_real_type (Val1)) Fct##f (Val1, Val2) \
354 : __TGMATH_F128 ((Val1), (__tgmath_real_type (Val1)) Fct, \
356 (__tgmath_real_type (Val1)) __tgml(Fct) (Val1, Val2)))
361 ? (__tgmath_real_type (Val1)) Fct (Val1, Val2) \
363 ? (__tgmath_real_type (Val1)) Fct##f (Val1, Val2) \
364 : (__tgmath_real_type (Val1)) __tgml(Fct) (Val1, Val2)))
462 : __TGMATH_F128 ((Val1), Fct, (Val1, Val2, Val3)) \
1006 # define fadd(Val1, Val2) __TGMATH_2_NARROW_F (fadd, Val1, Val2) argument
1007 # define dadd(Val1, Val2) __TGMATH_2_NARROW_D (dadd, Val1, Val2) argument
[all …]

Completed in 8 milliseconds