Home
last modified time | relevance | path

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

/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/
H A Ds_scalbln.c45 scalblnf(float x, long n) in scalblnf() function
/aosp12/bionic/tests/
H A Dmath_test.cpp1365 TEST(MATH_TEST, scalblnf) { in TEST() argument