Home | History | Annotate | Download | only in stdlib

Lines Matching full:emin

251 #define Emin (-1022)
1670 if (i < Emin) /* denormal */
1671 j = bbe + (P-Emin);