HomeSort by: relevance | last modified time | path
    Searched defs:cbrtl (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libm/src/
s_cbrtl.c 28 __weak_alias(cbrtl, _cbrtl)
36 cbrtl(long double x) function in typeref:typename:long double
109 * dt is cbrtl(x) to ~47 bits (after x has been reduced to 1 <= x < 8).
124 * for rounding up might not apply to either case in cbrtl() since
namespace.h 24 #define cbrtl _cbrtl macro
  /src/lib/libm/noieee_src/
n_cbrt.c 72 cbrtl(long double x) function in typeref:typename:long double

Completed in 40 milliseconds