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

  /src/external/gpl3/gcc/dist/gcc/
real.h 224 bool decimal_p () const { return m_format && m_format->b == 10; } function in class:format_helper
  /src/external/gpl3/gcc.old/dist/gcc/
real.h 224 bool decimal_p () const { return m_format && m_format->b == 10; } function in class:format_helper
  /src/external/gpl3/gcc/dist/gcc/cp/
cp-tree.h 116 bool decimal_p () const { return m_decimal; } function in class:cp_expr

Completed in 22 milliseconds