/netbsd-src/lib/libm/noieee_src/ |
H A D | n_log2.c | 56 __weak_alias(log2, _log2) in __weak_alias() argument
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/ |
H A D | tgmath.d | 253 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 D | map_object.c | 324 unsigned int log2 = 0; in _rtld_map_object() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-phinodes.c | 146 int log2, new_len; in ideal_phi_node_len() local
|
H A D | trans-mem.c | 955 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 D | tree-phinodes.cc | 146 int log2, new_len; in ideal_phi_node_len() local
|
H A D | trans-mem.cc | 958 log_entry_hasher::equal (const tm_log_entry *log1, const tm_log_entry *log2) in equal()
|
/netbsd-src/lib/libm/src/ |
H A D | namespace.h | 73 #define log2 _log2 macro
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
H A D | math.h | 1419 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 D | tgmath.h | 103 #define log2(x) __TGMATH_REAL(x, log2) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/ |
H A D | tgmath.h | 103 #define log2(x) __TGMATH_REAL(x, log2) macro
|
/netbsd-src/sys/arch/arm/xscale/ |
H A D | ixp425_qmgr.c | 942 log2(unsigned n) in log2() function
|
/netbsd-src/include/ |
H A D | tgmath.h | 172 #define log2(a) __TG_FN1(log2, (a)) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | declaration.h | 497 log2, enumerator
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | __clang_cuda_math.h | 174 __DEVICE__ double log2(double __a) { return __nv_log2(__a); } in log2() function
|
H A D | tgmath.h | 970 #define log2(__x) __tg_log2(__tg_promote1((__x))(__x)) macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULibCalls.cpp | 841 static double log2(double V) { in log2() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/math/ |
H A D | exponential.d | 3234 real log2(real x) @safe pure nothrow @nogc in log2() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cfns.gperf | 379 log2, 99 keyword
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cfns.gperf | 379 log2, 99 keyword
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | math.d | 3600 real log2(real x) @safe pure nothrow @nogc in log2() function
|
/netbsd-src/external/cddl/osnet/dev/dtrace/x86/ |
H A D | dis_tables.c | 5423 log2(int size) in log2() function
|
/netbsd-src/sys/dev/pci/cxgb/ |
H A D | cxgb_t3_hw.c | 2780 unsigned int log2 = fls(mtu); in t3_load_mtus() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | simplify.cc | 7341 mpfr_t exp, absv, log2, pow2, frac; in gfc_simplify_set_exponent() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | simplify.c | 7198 mpfr_t exp, absv, log2, pow2, frac; in gfc_simplify_set_exponent() local
|