Home
last modified time | relevance | path

Searched defs:sqrtl (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/
H A De_sqrtl.c78 sqrtl(long double x) in sqrtl() function
/aosp12/bionic/tests/
H A Dmath_test.cpp687 TEST(MATH_TEST, sqrtl) { in TEST() argument