Searched refs:scalb (Results 1 - 5 of 5) sorted by relevance

/haiku/src/system/libroot/posix/musl/math/
H A Dscalb.c13 * scalb(x, fn) is provide for
21 double scalb(double x, double fn) function
/haiku/src/system/libroot/posix/glibc/math/bits/
H A Dmathcalls.h271 __MATHCALL (scalb,, (_Mdouble_ __x, _Mdouble_ __n));
/haiku/headers/posix/
H A Dmath.h245 extern double scalb(double x, double y);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2364 void scalb() {} function
H A Dlibroot_stubs_legacy.c2346 void scalb() {} function

Completed in 645 milliseconds