Home
last modified time | relevance | path

Searched refs:asinhf (Results 1 – 7 of 7) sorted by relevance

/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/
H A Ds_asinhf.c28 asinhf(float x) in asinhf() function
/aosp12/frameworks/rs/cpu_ref/
H A DrsCpuRuntimeMath.cpp110 EXPORT_F32_FN_F32(asinhf) in EXPORT_F32_FN_F32()
/aosp12/bionic/libm/
H A Dlibm.map.txt16 asinhf;
/aosp12/bionic/tests/headers/posix/
H A Dmath_h.c133 FUNCTION(asinhf, float (*f)(float)); in math_h()
/aosp12/bionic/libc/include/
H A Dmath.h109 float asinhf(float __x);
/aosp12/bionic/tests/
H A Dmath_test.cpp575 TEST(MATH_TEST, asinhf) { in TEST() argument
576 ASSERT_FLOAT_EQ(0.0f, asinhf(0.0f)); in TEST()
1724 DoMathDataTest<2>(g_asinhf_intel_data, asinhf); in TEST()
/aosp12/bionic/libc/tools/
H A Dposix-2013.txt34 asinhf