Home
last modified time | relevance | path

Searched defs:asinh (Results 1 – 3 of 3) sorted by relevance

/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/
H A Ds_asinh.c38 asinh(double x) in asinh() function
/aosp12/frameworks/rs/driver/runtime/
H A Drs_cl.c366 float __attribute__((overloadable)) asinh(float v) { in asinh() function
369 FN_FUNC_FN(asinh) in FN_FUNC_FN() argument
/aosp12/bionic/tests/
H A Dmath_test.cpp571 TEST(MATH_TEST, asinh) { in TEST() argument