Searched refs:tanf (Results 1 – 7 of 7) sorted by relevance
37 tanf(float x) in tanf() function
72 t = tanf(y); in ctanhf()
327 FUNCTION(tanf, float (*f)(float)); in math_h()
253 tanf;
101 float tanf(float __x);
551 TEST(MATH_TEST, tanf) { in TEST() argument552 ASSERT_FLOAT_EQ(0.0f, tanf(0.0f)); in TEST()2174 DoMathDataTest<1>(g_tanf_intel_data, tanf); in TEST()
1043 tanf