Searched refs:tan (Results 1 – 11 of 11) sorted by relevance
54 tan(double x) in tan() function82 __weak_reference(tan, tanl);
132 t = tan(y); in ctanh()
116 # -- Begin tan117 ENTRY(tan)283 END(tan)284 # -- End tan287 ALIAS_SYMBOL(tanl, tan);
101 # -- Begin tan102 ENTRY(tan)615 END(tan)616 # -- End tan
102 double tan(double __x);104 long double tanl(long double __x) __RENAME_LDBL(tan, 3, 21);
64 TGMATHC(tan); in tgmath_h()
326 FUNCTION(tan, double (*f)(double)); in math_h()
252 tan;
547 TEST(MATH_TEST, tan) { in TEST() argument548 ASSERT_DOUBLE_EQ(0.0, tan(0.0)); in TEST()2145 DoMathDataTest<1>(g_tan_intel_data, tan); in TEST()
1047 tan
27180 CALL(tan)