Searched refs:MAXLOGL (Results 1 – 1 of 1) sorted by relevance
230 static const long double MAXLOGL = 1.1356523406294143949492E4L; variable616 if( s > MAXLOGL ) in powil()625 if( s < (-MAXLOGL+2.0L) ) in powil()