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

  /src/external/gpl3/gcc/dist/gcc/
real.cc 1775 const REAL_VALUE_TYPE *ptenmtwo = ten_to_mptwo (m);
1777 if (do_compare (&v, ptenmtwo, 0) <= 0)
1771 const REAL_VALUE_TYPE *ptenmtwo = ten_to_mptwo (m); local
  /src/external/gpl3/gcc.old/dist/gcc/
real.cc 1737 const REAL_VALUE_TYPE *ptenmtwo = ten_to_mptwo (m);
1739 if (do_compare (&v, ptenmtwo, 0) <= 0)
1733 const REAL_VALUE_TYPE *ptenmtwo = ten_to_mptwo (m); local

Completed in 16 milliseconds