Home
last modified time | relevance | path

Searched refs:acosf (Results 1 – 10 of 10) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/src/
Dcatrigf.c247 rx = acosf(B); in cacosf()
249 rx = acosf(-B); in cacosf()
Dmath_private.h859 #define __ieee754_acosf acosf
/bionic/libm/
Dlibm.map.txt8 acosf;
/bionic/tests/headers/posix/
Dmath_h.c124 FUNCTION(acosf, float (*f)(float)); in math_h()
/bionic/libc/include/
Dmath.h79 float acosf(float __x);
/bionic/tests/
Dmath_test.cpp458 TEST(MATH_TEST, acosf) { in TEST() argument
459 ASSERT_FLOAT_EQ(static_cast<float>(M_PI)/2.0f, acosf(0.0f)); in TEST()
1670 DoMathDataTest<1>(g_acosf_intel_data, acosf); in TEST()
/bionic/libc/tools/
Dposix-2013.txt16 acosf
/bionic/benchmarks/linker_relocation/gen/
Dliblinker_reloc_bench_123.S2942 CALL(acosf)
Dliblinker_reloc_bench_030.S18916 CALL(acosf)
Dliblinker_reloc_bench_087.S36989 CALL(acosf)