Searched refs:acos (Results 1 – 13 of 13) sorted by relevance
94 # -- Begin acos95 ENTRY(acos)387 END(acos)388 # -- End acos391 ALIAS_SYMBOL(acosl, acos);
79 # -- Begin acos80 ENTRY(acos)361 END(acos)362 # -- End acos
110 __weak_reference(acos, acosl);
413 rx = acos(B); in cacos()415 rx = acos(-B); in cacos()
832 #define __ieee754_acos acos
78 double acos(double __x);80 long double acosl(long double __x) __RENAME_LDBL(acos, 3, 21);
56 TGMATHC(acos); in tgmath_h()
123 FUNCTION(acos, double (*f)(double)); in math_h()
7 acos;
454 TEST(MATH_TEST, acos) { in TEST() argument455 ASSERT_DOUBLE_EQ(M_PI/2.0, acos(0.0)); in TEST()1665 DoMathDataTest<1>(g_acos_intel_data, acos); in TEST()
20 acos
19251 CALL(acos)
27190 CALL(acos)