Home | History | Annotate | Download | only in wtf

Lines Matching full:emin

221 #define Emin (-1022)
1429 if (i < Emin) /* denormal */
1430 j += P - Emin;
1439 if (i < Emin) /* denormal */
1440 j += P - Emin;