Searched refs:o_threshold (Results 1 – 5 of 5) sorted by relevance
26 o_threshold= 7.09782712893383973096e+02, /* 0x40862E42, 0xFEFA39EF */ variable39 if(x>o_threshold) in exp()
94 o_threshold= 7.09782712893383973096e+02, /* 0x40862E42, 0xFEFA39EF */ variable130 if(x > o_threshold) return huge*huge; /* overflow */ in __ieee754_exp()
125 o_threshold = 7.09782712893383973096e+02,/* 0x40862E42, 0xFEFA39EF */ variable159 if(x > o_threshold) return huge*huge; /* overflow */ in expm1()
28 o_threshold= 8.8721679688e+01, /* 0x42b17180 */ variable46 if(x>o_threshold) {
27 o_threshold= 8.8721679688e+01, /* 0x42b17180 */ variable62 if(x > o_threshold) return huge*huge; /* overflow */ in __ieee754_expf()