Searched defs:log10 (Results 1 - 25 of 67) sorted by relevance

123

/netbsd-current/lib/libm/src/
H A Dw_log10.c27 log10(double x) /* wrapper log10 */ function
/netbsd-current/lib/libm/noieee_src/
H A Dn_log10.c88 log10(double x) function
/netbsd-current/external/lgpl3/mpc/dist/src/
H A Dlog10.c25 mpfr_const_log10 (mpfr_ptr log10) argument
38 mpfr_t log10; local
68 mpfr_div (mpc_imagref (log), mpc_imagref (log), log10, MPFR_RNDN); local
84 mpfr_div (mpc_realref (log), mpc_realref (log), log10, MPFR_RNDN); local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/openmp_wrappers/
H A Dcomplex_cmath.h114 template <class _Tp> std::complex<_Tp> log10(const std::complex<_Tp> &__x) { function in namespace:std
/netbsd-current/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dmath-68881.h279 log10 (double x) function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dmath-68881.h279 log10 (double x) function
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_cmath.h159 __DEVICE__ float log10(float __x) { return ::log10f(__x); } function
H A Dtgmath.h935 #undef log10 macro
936 #define log10(__x) __tg_log10(__tg_promote1((__x))(__x)) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dtgmath.h101 #define log10(x) __TGMATH_REAL(x, log10) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h101 #define log10(x) __TGMATH_REAL(x, log10) macro
/netbsd-current/include/
H A Dtgmath.h170 #define log10(a) __TG_FN1(log10, (a)) macro
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dmath.in.h1444 # undef log10 macro
1445 # define log10 rpl_log10 macro
1453 _GL_CXXALIASWARN (log10); variable
1456 # undef log10 macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64/gnulib/import/
H A Dmath.h1936 # undef log10 macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64eb/gnulib/import/
H A Dmath.h1936 # undef log10 macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/alpha/gnulib/import/
H A Dmath.h1936 # undef log10 macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/arm/gnulib/import/
H A Dmath.h1936 # undef log10 macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/armeb/gnulib/import/
H A Dmath.h1936 # undef log10 macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/hppa/gnulib/import/
H A Dmath.h1936 # undef log10 macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/i386/gnulib/import/
H A Dmath.h1936 # undef log10 macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/m68000/gnulib/import/
H A Dmath.h1936 # undef log10 macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/m68k/gnulib/import/
H A Dmath.h1936 # undef log10 macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mips64eb/gnulib/import/
H A Dmath.h1936 # undef log10 macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mips64el/gnulib/import/
H A Dmath.h1936 # undef log10 macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mipseb/gnulib/import/
H A Dmath.h1936 # undef log10 macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mipsel/gnulib/import/
H A Dmath.h1936 # undef log10 macro
[all...]

Completed in 329 milliseconds

123