Searched refs:cbrtl (Results 1 - 4 of 4) sorted by relevance

/haiku/src/system/libroot/posix/musl/math/
H A Dcbrtl.c21 long double cbrtl(long double x) function
28 long double cbrtl(long double x) function
94 * dt is cbrtl(x) to ~47 bits (after x has been reduced to 1 <= x < 8).
105 * for rounding up might not apply to either case in cbrtl() since
/haiku/headers/posix/
H A Dmath.h264 extern long double cbrtl(long double x);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1504 void cbrtl() {} function
H A Dlibroot_stubs_legacy.c1435 void cbrtl() {} function

Completed in 150 milliseconds