Searched refs:exp2 (Results 1 – 9 of 9) sorted by relevance
344 exp2(double x) in exp2() function398 __weak_reference(exp2, exp2l);
53 long double exp2l(long double x) { return exp2(x); } in exp2l()
99 exp2;
80 TGMATH(exp2); in tgmath_h()
174 FUNCTION(exp2, double (*f)(double)); in math_h()
134 double exp2(double __x);136 long double exp2l(long double __x) __RENAME_LDBL(exp2, 3, 21);
314 f = exp2(*cin); in BM_math_exp2_speccpu2017()325 f = exp2(d * zero + *cin); in BM_math_exp2_speccpu2017_latency()
706 TEST(MATH_TEST, exp2) { in TEST() argument707 ASSERT_DOUBLE_EQ(8.0, exp2(3.0)); in TEST()1651 ASSERT_DOUBLE_EQ(5.0, exp2(log2(5))); in TEST()1795 DoMathDataTest<1>(g_exp2_intel_data, exp2); in TEST()
215 exp2