Searched refs:u_threshold (Results 1 – 4 of 4) sorted by relevance
25 u_threshold= -7.45133219101941108420e+02; /* 0xc0874910, 0xD52D3051 */ variable43 else if(x<u_threshold)
88 u_threshold= -7.45133219101941108420e+02, /* 0xc0874910, 0xD52D3051 */ variable124 if(x < u_threshold) return twom1000*twom1000; /* underflow */
155 __u32 u_threshold; /* upper threshold */ member219 __u32 u_threshold; /* upper threshold */ member
1500 u_threshold = -7.45133219101941108420e+02, /* 0xc0874910, 0xD52D3051 */ in exp() local1537 if (x < u_threshold) return twom1000 * twom1000; /* underflow */ in exp()