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

  /src/external/gpl3/gcc/dist/gcc/
real.cc 2917 significand_size (format_helper fmt)
5508 return TYPE_PRECISION (type) - signed_p <= significand_size (*this);
2912 significand_size (format_helper fmt) function
  /src/external/gpl3/gcc.old/dist/gcc/
real.cc 2863 significand_size (format_helper fmt)
5460 return TYPE_PRECISION (type) - signed_p <= significand_size (*this);
2858 significand_size (format_helper fmt) function

Completed in 27 milliseconds