Format: AllC/C++CSSTextshell script Advanced Search
647: */ 648: #define M_READONLY(m) \ 649: (((m)->m_flags & M_EXT) != 0 && \