Format: AllC/C++CSSTextshell script Advanced Search
682: #define M_TRAILINGSPACE(m) \ 683: (M_READONLY((m)) ? 0 : _M_TRAILINGSPACE((m))) 684: