| Home | Sort by: relevance | last modified time | path |
| /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 |