Home
last modified time | relevance | path

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

/ndk/sources/android/support/src/musl-math/
Dscalblnf.c4 float scalblnf(float x, long n) in scalblnf() function
/ndk/sources/android/support/tests/
Dmath_unittest.cc41 TEST(math, scalblnf) { in TEST() argument