Home
last modified time | relevance | path

Searched defs:ln2 (Results 1 – 13 of 13) sorted by relevance

/openbsd-src/lib/libm/src/
H A De_acoshf.c21 ln2 = 6.9314718246e-01; /* 0x3f317218 */ variable
H A De_acosh.c34 ln2 = 6.93147180559945286227e-01; /* 0x3FE62E42, 0xFEFA39EF */ variable
H A Ds_asinh.c31 ln2 = 6.93147180559945286227e-01, /* 0x3FE62E42, 0xFEFA39EF */ variable
H A Ds_asinhf.c21 ln2 = 6.9314718246e-01, /* 0x3f317218 */ variable
H A De_log2f.c20 ln2 = 0.6931471805599452862268, variable
H A De_log2.c19 ln2 = 0.6931471805599452862268, variable
/openbsd-src/lib/libm/src/ld128/
H A De_acoshl.c33 ln2 = 0.6931471805599453094172321214581766L; variable
H A Ds_asinhl.c30 ln2 = 6.931471805599453094172321214581765681e-1L, variable
/openbsd-src/lib/libm/src/ld80/
H A De_acoshl.c33 ln2 = 6.931471805599453094287e-01L; /* 0x3FFE, 0xB17217F7, 0xD1CF79AC */ variable
H A Ds_asinhl.c30 ln2 = 6.931471805599453094287e-01L, /* 0x3FFE, 0xB17217F7, 0xD1CF79AC */ variable
/openbsd-src/usr.bin/make/
H A Dsuff.c728 LstNode ln2 = Lst_Member(&s->parent->cp, s); in SuffRemoveSrc() local
1520 LstNode ln1, ln2; in print_path() local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dbuildsym.c744 struct linetable_entry *ln2 = (struct linetable_entry *) ln2p; in compare_line_numbers() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DMathExtras.h41ln2 = .69314718055994530942, // (0x1.62e42fefa39efP-1) https://oeis.org/A002162 variable