Home | History | Annotate | Download | only in policyrep

Lines Matching full:mant_max

5955     const double mant_max = 1LL << DBL_MANT_DIG;
5958 if (SWIG_IsOK(res) && SWIG_CanCastAsInteger(&d, 0, mant_max)) {