Home
last modified time | relevance | path

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

/dragonfly/contrib/openbsd_libm/src/
H A De_log2.c32 log2(double x) in log2() function
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-phinodes.c185 int log2, new_len; in ideal_phi_node_len() local
H A Dtrans-mem.c908 const struct tm_log_entry *log2 = (const struct tm_log_entry *) p2; in tm_log_eq() local
H A Dfold-const.c12736 unsigned HOST_WIDE_INT log2 = tree_log2 (arg01); in fold_binary_loc() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-phinodes.c144 int log2, new_len; in ideal_phi_node_len() local
H A Dtrans-mem.c969 log_entry_hasher::equal (const tm_log_entry *log1, const tm_log_entry *log2) in equal()
H A Dcombine.c10502 int count, log2; in simplify_shift_const_1() local
H A Dfold-const.c10764 unsigned HOST_WIDE_INT log2 = tree_log2 (arg01); in fold_binary_loc() local
/dragonfly/contrib/gcc-4.7/gcc/ginclude/
H A Dtgmath.h147 #define log2(x) __TGMATH_REAL(x, log2) macro
/dragonfly/contrib/openbsd_libm/include/global/
H A Dtgmath.h186 #define log2(x) __tg_simple(x, log2) macro