Home
last modified time | relevance | path

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

/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/
H A Ds_scalbln.c38 scalbln(double x, long n) in scalbln() function
/aosp12/bionic/tests/
H A Dmath_test.cpp1361 TEST(MATH_TEST, scalbln) { in TEST() argument