Home
last modified time | relevance | path

Searched defs:log2 (Results 1 – 25 of 31) sorted by relevance

12

/netbsd-src/lib/libm/noieee_src/
H A Dn_log2.c56 __weak_alias(log2, _log2) in __weak_alias() argument
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dtgmath.d253 alias core.stdc.math.log2 log2; in version() local
255 alias core.stdc.math.log2f log2; in version() local
257 alias core.stdc.math.log2l log2; in version() local
753 alias core.stdc.math.log2 log2; in version() local
755 alias core.stdc.math.log2f log2; in version() local
757 alias core.stdc.math.log2l log2; in version() local
1243 alias core.stdc.math.log2 log2; variable
1245 alias core.stdc.math.log2f log2; variable
1247 alias core.stdc.math.log2l log2; variable
/netbsd-src/libexec/ld.elf_so/
H A Dmap_object.c324 unsigned int log2 = 0; in _rtld_map_object() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-phinodes.c146 int log2, new_len; in ideal_phi_node_len() local
H A Dtrans-mem.c955 log_entry_hasher::equal (const tm_log_entry *log1, const tm_log_entry *log2) in equal()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-phinodes.cc146 int log2, new_len; in ideal_phi_node_len() local
H A Dtrans-mem.cc958 log_entry_hasher::equal (const tm_log_entry *log1, const tm_log_entry *log2) in equal()
/netbsd-src/lib/libm/src/
H A Dnamespace.h73 #define log2 _log2 macro
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dmath.h1419 inline _LIBCPP_INLINE_VISIBILITY float log2(float __lcpp_x) _NOEXCEPT {return ::log2f(_… in log2() function
1420 inline _LIBCPP_INLINE_VISIBILITY long double log2(long double __lcpp_x) _NOEXCEPT {return ::log2l(_… in log2() function
1425 log2(_A1 __lcpp_x) _NOEXCEPT {return ::log2((double)__lcpp_x);} in log2() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dtgmath.h103 #define log2(x) __TGMATH_REAL(x, log2) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h103 #define log2(x) __TGMATH_REAL(x, log2) macro
/netbsd-src/sys/arch/arm/xscale/
H A Dixp425_qmgr.c942 log2(unsigned n) in log2() function
/netbsd-src/include/
H A Dtgmath.h172 #define log2(a) __TG_FN1(log2, (a)) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddeclaration.h497 log2, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_math.h174 __DEVICE__ double log2(double __a) { return __nv_log2(__a); } in log2() function
H A Dtgmath.h970 #define log2(__x) __tg_log2(__tg_promote1((__x))(__x)) macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp841 static double log2(double V) { in log2() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Dexponential.d3234 real log2(real x) @safe pure nothrow @nogc in log2() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf379 log2, 99 keyword
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.gperf379 log2, 99 keyword
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dmath.d3600 real log2(real x) @safe pure nothrow @nogc in log2() function
/netbsd-src/external/cddl/osnet/dev/dtrace/x86/
H A Ddis_tables.c5423 log2(int size) in log2() function
/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_t3_hw.c2780 unsigned int log2 = fls(mtu); in t3_load_mtus() local
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dsimplify.cc7341 mpfr_t exp, absv, log2, pow2, frac; in gfc_simplify_set_exponent() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dsimplify.c7198 mpfr_t exp, absv, log2, pow2, frac; in gfc_simplify_set_exponent() local

12