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

/freebsd-11-stable/lib/msun/bsdsrc/
H A Db_exp.c84 static const double lnhuge = 0x1.6602b15b7ecf2p9; variable
98 if( x <= lnhuge ) {
125 /* end of x < lnhuge */
143 if ( x <= lnhuge ) {
170 /* end of x < lnhuge */

Completed in 55 milliseconds