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