Searched refs:o_threshold (Results 1 – 7 of 7) sorted by relevance
27 o_threshold= 8.8721679688e+01, /* 0x42b17180 */ variable62 if(x > o_threshold) return huge*huge; /* overflow */ in expf()
83 o_threshold = 1.13572168e4; /* 0xb174de.0p-10 */ variable127 if (fabsl(x) <= o_threshold) in coshl()
87 o_threshold= 7.09782712893383973096e+02, /* 0x40862E42, 0xFEFA39EF */ variable124 if(x > o_threshold) return huge*huge; /* overflow */ in exp()
82 o_threshold = 1.13572168e4; /* 0xb174de.0p-10 */ variable129 if (fabsl(x) <= o_threshold) in sinhl()
27 o_threshold = 8.8721679688e+01,/* 0x42b17180 */ variable59 if(x > o_threshold) return huge*huge; /* overflow */ in expm1f()
119 o_threshold = 7.09782712893383973096e+02,/* 0x40862E42, 0xFEFA39EF */ variable153 if(x > o_threshold) return huge*huge; /* overflow */ in expm1()
56 o_threshold = 11356.523406294143949491931077970763428L, variable78 if (x > o_threshold) in expl()221 if (x > o_threshold) in expm1l()