Searched refs:lnovft (Results 1 – 4 of 4) sorted by relevance
69 #define lnovft C[2] macro80 if (r < lnovft) { in sinhl()84 r = copysignl(expl((r - lnovft) - lnovlo), x); in sinhl()
81 #define lnovft C[4] macro104 if (w <= lnovft) in coshl()106 return (scalbnl(expl((w - lnovft) - lnovlo), 16383)); in coshl()
58 lnovft = 7.09782712893383973096e+02; variable68 if (r < lnovft) { in sinh()
63 lnovft = 7.09782712893383973096e+02; variable81 } else if (w <= lnovft) { in cosh()