Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_scalbnl.c45 scalbnl (long double x, int n) in scalbnl() function
/bionic/tests/
Dmath_test.cpp1133 TEST(math, scalbnl) { in TEST() argument