Searched refs:o_threshold (Results 1 – 8 of 8) sorted by relevance
24 o_threshold= 8.8721679688e+01, /* 0x42b17180 */ variable59 if(x > o_threshold) return huge*huge; /* overflow */ in expf()
83 o_threshold= 7.09782712893383973096e+02, /* 0x40862E42, 0xFEFA39EF */ variable120 if(x > o_threshold) return huge*huge; /* overflow */ in exp()
80 o_threshold = 1.13572168e4; /* 0xb174de.0p-10 */ variable124 if (fabsl(x) <= o_threshold) in coshl()
79 o_threshold = 1.13572168e4; /* 0xb174de.0p-10 */ variable126 if (fabsl(x) <= o_threshold) in sinhl()
24 o_threshold = 8.8721679688e+01,/* 0x42b17180 */ variable56 if(x > o_threshold) return huge*huge; /* overflow */ in expm1f()
115 o_threshold = 7.09782712893383973096e+02,/* 0x40862E42, 0xFEFA39EF */ variable149 if(x > o_threshold) return huge*huge; /* overflow */ in expm1()
64 #define o_threshold (o_thresholdu.e) macro87 if (x > o_threshold) in expl()176 if (x > o_threshold) in expm1l()
53 o_threshold = 11356.523406294143949491931077970763428L, variable75 if (x > o_threshold) in expl()218 if (x > o_threshold) in expm1l()