Home
last modified time | relevance | path

Searched refs:cbrt (Results 1 – 25 of 53) sorted by relevance

123

/l4re-core-master/uclibc/lib/contrib/uclibc/libm/
A Ds_cbrt.c29 double cbrt(double x) in cbrt() function
76 libm_hidden_def(cbrt)
A Dfloat_wrappers.c142 WRAPPER1(cbrt)
A Dldouble_wrappers.c142 WRAPPER1(cbrt)
/l4re-core-master/uclibc/lib/contrib/uclibc/test/API/
A Dmath.SUSv4.syms22 cbrt
/l4re-core-master/uclibc/lib/contrib/uclibc/test/math/
A Dlibm-test-ulps-s390119 # cbrt
120 Test "cbrt (-0.001) == -0.1":
123 Test "cbrt (-27.0) == -3.0":
126 Test "cbrt (0.75) == 0.908560296416069829445605878163630251":
129 Test "cbrt (0.9921875) == 0.997389022060725270579075195353955217":
1040 Function: "cbrt":
A Dlibm-test-ulps-sparc32123 # cbrt
124 Test "cbrt (-0.001) == -0.1":
127 Test "cbrt (-27.0) == -3.0":
130 Test "cbrt (0.75) == 0.908560296416069829445605878163630251":
133 Test "cbrt (0.9921875) == 0.997389022060725270579075195353955217":
1032 Function: "cbrt":
A Dlibm-test-ulps-sparc64123 # cbrt
124 Test "cbrt (-0.001) == -0.1":
127 Test "cbrt (-27.0) == -3.0":
130 Test "cbrt (0.75) == 0.908560296416069829445605878163630251":
133 Test "cbrt (0.9921875) == 0.997389022060725270579075195353955217":
1032 Function: "cbrt":
A Dlibm-test-ulps-x86_64138 # cbrt
139 Test "cbrt (-0.001) == -0.1":
142 Test "cbrt (-27.0) == -3.0":
145 Test "cbrt (0.75) == 0.908560296416069829445605878163630251":
148 Test "cbrt (0.9921875) == 0.997389022060725270579075195353955217":
1034 Function: "cbrt":
A Dlibm-test-ulps-sh139 # cbrt
140 Test "cbrt (-27.0) == -3.0":
143 Test "cbrt (0.970299) == 0.99":
852 Function: "cbrt":
A Dlibm-test-ulps-i386115 # cbrt
116 Test "cbrt (-27.0) == -3.0":
119 Test "cbrt (0.75) == 0.908560296416069829445605878163630251":
992 Function: "cbrt":
A Dlibm-test-ulps-powerpc114 # cbrt
115 Test "cbrt (-27.0) == -3.0":
118 Test "cbrt (0.9921875) == 0.997389022060725270579075195353955217":
1016 Function: "cbrt":
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dtgmath.h336 #define cbrt(Val) __TGMATH_UNARY_REAL_ONLY (Val, cbrt) macro
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/c_compatibility/
A Dmath.h81 using std::cbrt;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/c_compatibility/
A Dmath.h81 using std::cbrt;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/c_compatibility/
A Dmath.h81 using std::cbrt;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/c_compatibility/
A Dmath.h81 using std::cbrt;
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/
A Dmathcalls.h182 __MATHCALLI (cbrt,, (_Mdouble_ __x))
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/c_compatibility/
A Dmath.h81 using std::cbrt;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/c_compatibility/
A Dmath.h81 using std::cbrt;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/tr1/
A Dmath.h43 using std::tr1::cbrt;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/tr1/
A Dmath.h43 using std::tr1::cbrt;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/tr1/
A Dmath.h43 using std::tr1::cbrt;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/tr1/
A Dmath.h43 using std::tr1::cbrt;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/tr1/
A Dmath.h43 using std::tr1::cbrt;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/tr1/
A Dmath.h43 using std::tr1::cbrt;

Completed in 17 milliseconds

123