Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_scalbnf.c12 float scalbnf(float x, int n) in scalbnf() function
/bionic/tests/
Dmath_test.cpp1416 TEST(math_h, scalbnf) { in TEST() argument