Home
last modified time | relevance | path

Searched refs:MINLOGL (Results 1 – 1 of 1) sorted by relevance

/external/musl/src/math/
Dpowl.c185 static const long double MINLOGL = -1.13994985314888605586758E4L; variable
486 if (s < MINLOGL) in powil()