Searched defs: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)
H A Dexpm1l.c109 ovflthreshold = +1.135652340629414394949193107797076342845e+4L, variable
167 if (x > ovflthreshold)

Completed in 54 milliseconds