Searched defs:sqrtl (Results 1 – 2 of 2) sorted by relevance
/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/ | ||
H A D | e_sqrtl.c | 78 sqrtl(long double x) in sqrtl() function |
/aosp12/bionic/tests/ | ||
H A D | math_test.cpp | 687 TEST(MATH_TEST, sqrtl) { in TEST() argument |