Format: AllC/C++CSSTextshell script Advanced Search
669: 670: #define M_LEADINGSPACE(m) \ 671: (M_READONLY((m)) ? 0 : _M_LEADINGSPACE((m)))