Searched refs:o_threshold (Results 1 – 4 of 4) sorted by relevance
28 o_threshold= 8.8721679688e+01, /* 0x42b17180 */ variable58 if(x > o_threshold) return huge*huge; /* overflow */ in __ieee754_expf()
88 o_threshold= 7.09782712893383973096e+02, /* 0x40862E42, 0xFEFA39EF */ variable122 if(x > o_threshold) return huge*huge; /* overflow */ in __ieee754_exp()
119 o_threshold = 7.09782712893383973096e+02,/* 0x40862E42, 0xFEFA39EF */ variable152 if(x > o_threshold) return huge*huge; /* overflow */ in expm1()
27 o_threshold = 8.8721679688e+01,/* 0x42b17180 */ variable57 if(x > o_threshold) return huge*huge; /* overflow */ in expm1f()