Searched defs:OUT_COMMENT (Results 1 – 2 of 2) sorted by relevance
735 #define OUT_COMMENT( comment ) ((*m_pStream) << sMyBegComment, OUT_STR( comment ) << sMyEndComment … macro
138 #define OUT_COMMENT( comment ) (rStrm << sMyBegComment, OUT_STR( comment ) \ macro
Completed in 37 milliseconds