HomeSort by: relevance | last modified time | path
    Searched defs:emax2 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
real.cc 2706 int emin2m1, emax2;
2725 emax2 = fmt->emax;
2756 if (REAL_EXP (r) > emax2)
2813 if (REAL_EXP (r) > emax2)
2701 int emin2m1, emax2; local
  /src/external/gpl3/gcc.old/dist/gcc/
real.cc 2652 int emin2m1, emax2;
2671 emax2 = fmt->emax;
2702 if (REAL_EXP (r) > emax2)
2759 if (REAL_EXP (r) > emax2)
2647 int emin2m1, emax2; local

Completed in 21 milliseconds