Searched refs:MAXLOGL (Results 1 – 4 of 4) sorted by relevance
90 static const long double MAXLOGL = 1.1356523406294143949492E4L; variable102 if( x > MAXLOGL) { in expl()
61 static const long double MAXLOGL = 1.1356523406294143949492E4L; variable97 if (x > MAXLOGL) { in expm1l()
176 static const long double MAXLOGL = 1.1356523406294143949492E4L; variable580 if( s > MAXLOGL ) in powil()590 if( s < (-MAXLOGL+2.0L) ) in powil()
101 static const long double MAXLOGL = 1.1356523406294143949491931077970764891253E4L; variable118 if( x > MAXLOGL) { in expl()