Home
last modified time | relevance | path

Searched refs:log2 (Results 1 – 25 of 62) sorted by relevance

123

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/arm64/
A Dsysdep.h38 #define ALIGNARG(log2) log2 argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libm/
A De_log2.c118 strong_alias(__ieee754_log2,log2)
119 libm_hidden_def(log2)
A Dfloat_wrappers.c273 WRAPPER1(log2) in long_long_WRAPPER1()
A Dldouble_wrappers.c259 WRAPPER1(log2) in long_long_WRAPPER1()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/powerpc/
A Dsysdep.h176 #define ALIGNARG(log2) log2 argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/cris/
A Dsysdep.h60 #define ALIGNARG(log2) log2 argument
/l4re-core-master/libc_backends/lib/math/
A Dlog2f.c14 return (float)log2((double)x); in log2f()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/xtensa/
A Dsysdep.h23 #define ALIGNARG(log2) 1 << log2 argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/x86_64/
A Dsysdep.h30 #define ALIGNARG(log2) 1<<log2 argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/sh/
A Dsysdep.h28 #define ALIGNARG(log2) log2 argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/arm/
A Dsysdep.h37 #define ALIGNARG(log2) log2 argument
/l4re-core-master/uclibc/lib/contrib/uclibc/test/API/
A Dmath.SUSv4.syms101 log2
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/i386/
A Dsysdep.h31 #define ALIGNARG(log2) 1<<log2 argument
/l4re-core-master/l4re/util/include/
A Dkumem_alloc42 * \param pages_order Size to allocate, in log2 pages.
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dtgmath.h321 #define log2(Val) __TGMATH_UNARY_REAL_ONLY (Val, log2) macro
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/c_compatibility/
A Dmath.h97 using std::log2;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/c_compatibility/
A Dmath.h97 using std::log2;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/c_compatibility/
A Dmath.h97 using std::log2;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/c_compatibility/
A Dmath.h97 using std::log2;
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/
A Dmathcalls.h157 __MATHCALLI (log2,, (_Mdouble_ __x))
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/c_compatibility/
A Dmath.h97 using std::log2;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/c_compatibility/
A Dmath.h97 using std::log2;
/l4re-core-master/uclibc/lib/contrib/uclibc/test/math/
A Dlibm-test-ulps-sh558 # log2
559 Test "log2 (0.7) == -0.51457317282975824043":
1042 Function: "log2":
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/tr1/
A Dmath.h70 using std::tr1::log2;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/tr1/
A Dmath.h70 using std::tr1::log2;

Completed in 26 milliseconds

123