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

  /src/external/gpl3/gcc/dist/gcc/config/microblaze/
microblaze.cc 179 REAL_VALUE_TYPE dfhigh, dflow, sfhigh, sflow; variable
275 if (real_less (&d, &sfhigh) && real_less (&sflow, &d))
1864 real_maxval (&sflow, 1, SFmode);
microblaze.cc 179 REAL_VALUE_TYPE dfhigh, dflow, sfhigh, sflow; variable
275 if (real_less (&d, &sfhigh) && real_less (&sflow, &d))
1864 real_maxval (&sflow, 1, SFmode);
  /src/external/gpl3/gcc.old/dist/gcc/config/microblaze/
microblaze.cc 179 REAL_VALUE_TYPE dfhigh, dflow, sfhigh, sflow; variable
276 if (real_less (&d, &sfhigh) && real_less (&sflow, &d))
1859 real_maxval (&sflow, 1, SFmode);
microblaze.cc 179 REAL_VALUE_TYPE dfhigh, dflow, sfhigh, sflow; variable
276 if (real_less (&d, &sfhigh) && real_less (&sflow, &d))
1859 real_maxval (&sflow, 1, SFmode);

Completed in 59 milliseconds