Searched defs:ln2 (Results 1 - 12 of 12) sorted by relevance

/src/lib/libm/src/
H A De_acoshf.c26 ln2 = 6.9314718246e-01; /* 0x3f317218 */ variable in typeref:typename:const float
H A De_acosh.c37 ln2 = 6.93147180559945286227e-01; /* 0x3FE62E42, 0xFEFA39EF */ variable in typeref:typename:const double
H A De_acoshl.c58 #define ln2 u_ln2.extu_ld macro
61 ln2 = 6.93147180559945309417232121458176568e-1L; /* 0x162e42fefa39ef35793c7673007e6.0p-113 */ variable in typeref:typename:const long double
H A Ds_asinh.c34 ln2 = 6.93147180559945286227e-01, /* 0x3FE62E42, 0xFEFA39EF */ variable in typeref:typename:const double
H A Ds_asinhf.c26 ln2 = 6.9314718246e-01, /* 0x3f317218 */ variable in typeref:typename:const float
H A Ds_asinhl.c61 #define ln2 u_ln2.extu_ld macro
64 ln2 = 6.93147180559945309417232121458176568e-1L; /* 0x162e42fefa39ef35793c7673007e6.0p-113 */ variable in typeref:typename:const long double
H A De_log2f.c25 ln2 = 0.6931471805599452862268, variable in typeref:typename:const float
H A De_log2.c23 ln2 = 0.6931471805599452862268, variable in typeref:typename:const double
/src/sys/lib/libsa/
H A Dminixfs3.c510 int ln2 = LOG_MINBSIZE; local in function:read_sblock
570 int ln2; local in function:minixfs3_open
H A Dext2fs.c542 int ln2; local in function:ext2fs_open
H A Dufs.c744 int ln2; local in function:ufs_open
/src/usr.bin/make/
H A Dsuff.c1048 CandidateListNode *ln2; local in function:RemoveCandidate

Completed in 10 milliseconds