Home
last modified time | relevance | path

Searched refs:lntiny (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/msun/bsdsrc/
H A Db_exp.c80 lntiny = -0x1.77af8ebeae354p9, /* (DBL_MIN_EXP - 53 - 10) * log(2.) */ variable
95 if (x >= lntiny) { in __exp__D()
/freebsd/lib/msun/ld80/
H A Db_expl.c71 #define lntiny (lntinyu.e) macro
86 if (x >= lntiny) { in __exp__D()