Searched refs:u_threshold (Results 1 – 4 of 4) sorted by relevance
28 u_threshold= -1.0397208405e+02, /* 0xc2cff1b5 */ variable63 if(x < u_threshold) return twom100*twom100; /* underflow */ in __ieee754_expf()
88 u_threshold= -7.45133219101941108420e+02, /* 0xc0874910, 0xD52D3051 */ variable125 if(x < u_threshold) return twom1000*twom1000; /* underflow */ in __ieee754_exp()
112 __u32 u_threshold; member149 __u32 u_threshold; member
58 u_threshold = -11433.462743336297878837243843452621503L; variable82 if (x < u_threshold) in expl()