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

/freebsd-10-stable/lib/msun/bsdsrc/
H A Db_exp.c85 static const double lntiny = -0x1.77af8ebeae354p9; variable
99 if( x >= lntiny ) {
116 /* end of x > lntiny */
144 if ( x >= lntiny ) {
161 /* end of x > lntiny */

Completed in 92 milliseconds