Searched refs:cbrt (Results 1 – 13 of 13) sorted by relevance
37 cbrt(double x) in cbrt() function116 __weak_reference(cbrt, cbrtl);
66 # -- Begin cbrt67 ENTRY(cbrt)224 END(cbrt)225 # -- End cbrt228 ALIAS_SYMBOL(cbrtl, cbrt);
51 # -- Begin cbrt52 ENTRY(cbrt)201 END(cbrt)202 # -- End cbrt
47 cbrt;
46 cbrt;
181 double cbrt(double);
508 TEST(math, cbrt) { in TEST() argument509 ASSERT_DOUBLE_EQ(3.0, cbrt(27.0)); in TEST()1454 DoMathDataTest<1>(g_cbrt_intel_data, cbrt); in TEST()
87 cbrt