Searched refs:u_threshold (Results 1 – 4 of 4) sorted by relevance
27 u_threshold= -7.45133219101941108420e+02; /* 0xc0874910, 0xD52D3051 */ variable41 else if(x<u_threshold) in exp()
95 u_threshold= -7.45133219101941108420e+02, /* 0xc0874910, 0xD52D3051 */ variable131 if(x < u_threshold) return twom1000*twom1000; /* underflow */ in __ieee754_exp()
30 u_threshold= -1.0397208405e+02; /* 0xc2cff1b5 */ variable72 } else if(x<u_threshold) {
28 u_threshold= -1.0397208405e+02, /* 0xc2cff1b5 */ variable63 if(x < u_threshold) return twom100*twom100; /* underflow */ in __ieee754_expf()