Searched refs:__f128 (Results 1 – 15 of 15) sorted by relevance
31 __f128 (1.18973149535723176508575932662800702e+4932)33 __f128 (1.92592994438723585305597794258492732e-34)35 __f128 (3.36210314311209350626267781732175260e-4932)37 __f128 (6.47517511943802511092443895822764655e-4966)
63 # define __f128(x) x##l macro65 # define __f128(x) x##q macro68 # define __f128(x) x##f128 macro
1246 # define M_Ef128 __f128 (2.718281828459045235360287471352662498) /* e */1247 # define M_LOG2Ef128 __f128 (1.442695040888963407359924681001892137) /* log_2 e */1248 # define M_LOG10Ef128 __f128 (0.434294481903251827651128918916605082) /* log_10 e */1249 # define M_LN2f128 __f128 (0.693147180559945309417232121458176568) /* log_e 2 */1250 # define M_LN10f128 __f128 (2.302585092994045684017991454684364208) /* log_e 10 */1251 # define M_PIf128 __f128 (3.141592653589793238462643383279502884) /* pi */1252 # define M_PI_2f128 __f128 (1.570796326794896619231321691639751442) /* pi/2 */1253 # define M_PI_4f128 __f128 (0.785398163397448309615660845819875721) /* pi/4 */1254 # define M_1_PIf128 __f128 (0.318309886183790671537767526745028724) /* 1/pi */1255 # define M_2_PIf128 __f128 (0.636619772367581343075535053490057448) /* 2/pi */[all …]
26 #define ARG_LIT(x) __f128 (x)
38 #define LIT(x) __f128 (x)
60 # define __f128(x) x##l macro62 # define __f128(x) x##f128 macro
61 # define __f128(x) x##q macro63 # define __f128(x) x##f128 macro
63 # define __f128(x) x##q macro65 # define __f128(x) x##f128 macro
44 # undef __f128
122 # define __f64x(x) __f128 (x)
22 #define M_LIT(c) __f128 (c)
29 #define F128 __f128 ()
406 #define L(x) __f128 (x)
18182 __f128() constants; define the type _Float128 as long double;31138 __f128.