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

/freebsd-11-stable/lib/msun/ld80/
H A De_powl.c236 static const long double MAXLOGL = 1.1356523406294143949492E4L; variable
622 if( s > MAXLOGL )
631 if( s < (-MAXLOGL+2.0L) )

Completed in 43 milliseconds