Home | History | Annotate | Download | only in i18n

Lines Matching full:needmax

7390   Flag needmax=0;                  /* result is maximum finite value  */
7406 needmax=1; /* never Infinity */
7409 needmax=1; /* never Infinity */
7412 if (sign) needmax=1; /* Infinity if non-negative */
7415 if (!sign) needmax=1; /* Infinity if negative */
7419 if (needmax) {