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

  /src/external/gpl3/gcc.old/dist/gcc/
emit-rtl.cc 109 REAL_VALUE_TYPE dconsthalf; variable
6237 dconsthalf = dconst1;
6238 SET_REAL_EXP (&dconsthalf, REAL_EXP (&dconsthalf) - 1);
  /src/external/gpl3/gcc/dist/gcc/
emit-rtl.cc 111 REAL_VALUE_TYPE dconsthalf; variable
6410 dconsthalf = dconst1;
6411 SET_REAL_EXP (&dconsthalf, REAL_EXP (&dconsthalf) - 1);

Completed in 41 milliseconds