Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libm/common/Q/
H A Dexpl.c80 ovflthreshold = 1.135652340629414394949193107797076342845e+4L, variable
109 if (x > ovflthreshold) in expl()
H A Dexpm1l.c109 ovflthreshold = +1.135652340629414394949193107797076342845e+4L, variable
167 if (x > ovflthreshold) in expm1l()